From 037b34f9de04eec6d31941abff4e53fec83b0fe5 Mon Sep 17 00:00:00 2001
From: "A. Maitland Bottoms" <bottoms@debian.org>
Date: Mon, 20 Jun 2016 09:55:57 -0700
Subject: Spelling fixes throughout the tree.

---
 grc/gui/FileDialogs.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'grc/gui/FileDialogs.py')

diff --git a/grc/gui/FileDialogs.py b/grc/gui/FileDialogs.py
index 730ac6fba0..4b6009b354 100644
--- a/grc/gui/FileDialogs.py
+++ b/grc/gui/FileDialogs.py
@@ -199,7 +199,7 @@ class FileDialog(FileDialogHelper):
         Get the filename and destroy the dialog.
 
         Returns:
-            the filename or None if a close/cancel occured.
+            the filename or None if a close/cancel occurred.
         """
         filename = self.get_rectified_filename()
         self.destroy()
-- 
cgit v1.2.3