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.

---
 gr-utils/python/utils/gr_plot_qt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gr-utils/python/utils/gr_plot_qt')

diff --git a/gr-utils/python/utils/gr_plot_qt b/gr-utils/python/utils/gr_plot_qt
index 153359f0c6..9205d23a7e 100755
--- a/gr-utils/python/utils/gr_plot_qt
+++ b/gr-utils/python/utils/gr_plot_qt
@@ -26,7 +26,7 @@ except ImportError:
     raise SystemExit, 1
 
 try:
-    # FIXME: reenable this before committing
+    # FIXME: re-enable this before committing
     #from gnuradio.pyqt_plot import Ui_MainWindow
     from gnuradio.pyqt_plot import Ui_MainWindow
 except ImportError:
-- 
cgit v1.2.3