diff libinterp/parse-tree/bp-table.cc @ 27971:ec769a7ab9fb

fix more spelling errors (bug #57613)
author John W. Eaton <jwe@octave.org>
date Tue, 21 Jan 2020 09:20:15 -0600
parents b018f553fd85
children 376ca9022b7e 0a5b15007766
line wrap: on
line diff
--- a/libinterp/parse-tree/bp-table.cc	Tue Jan 21 09:10:37 2020 -0600
+++ b/libinterp/parse-tree/bp-table.cc	Tue Jan 21 09:20:15 2020 -0600
@@ -267,7 +267,7 @@
     dbstop_none
   };
 
-  // FIXME: This function probalby needs to be completely overhauled to
+  // FIXME: This function probably needs to be completely overhauled to
   // correctly parse the full syntax of the dbstop command and properly
   // reject incorrect forms.