]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gcse.c
gcse.c: Fix misspelling.
[thirdparty/gcc.git] / gcc / gcse.c
index 2308f870a94e2f54cfc5a97e9525c6d9498732e7..e554dd867a69fb98a547da775c91d329bc8d8033 100644 (file)
@@ -6728,7 +6728,7 @@ first_ls_expr ()
   return pre_ldst_mems;
 }
 
-/* Return the next item in ther list after the specified one.  */
+/* Return the next item in the list after the specified one.  */
 
 static inline struct ls_expr *
 next_ls_expr (ptr)