Fix a typo in a comment.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 13 Sep 2011 17:10:12 +0000 (17:10 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 13 Sep 2011 17:10:12 +0000 (17:10 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38988 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/menus.c

index cb9f2855608394e906c95918118d41be5e373632..218f07f800c9b853c91ab474357638ee92afc9ab 100644 (file)
@@ -613,7 +613,7 @@ tree_view_menu_prepare_or_not_selected_cb(GtkAction *action _U_, gpointer user_d
  *     <control>A      Edit->Select All (which we don't currently have)
  *
  * Note that some if not all of the Edit keys above already perform those
- * functions in text boxes, such as the Filter box.  Do no, under any
+ * functions in text boxes, such as the Filter box.  Do not, under any
  * circumstances, make a change that keeps them from doing so.
  */