[gcc(refs/users/aoliva/heads/testme)] fix a typo in rtl.texi
Alexandre Oliva
aoliva@gcc.gnu.org
Thu Sep 3 16:05:11 GMT 2020
https://gcc.gnu.org/g:3b062fc43e1b564e2e18b5c89aa7b5463fcba735
commit 3b062fc43e1b564e2e18b5c89aa7b5463fcba735
Author: Wei Wentao <weiwt.fnst@cn.fujitsu.com>
Date: Fri Aug 28 10:43:56 2020 +0100
fix a typo in rtl.texi
gcc/
* doc/rtl.texi: Fix typo.
Diff:
---
gcc/doc/rtl.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/rtl.texi b/gcc/doc/rtl.texi
index 501fa1a31da..f8e1f950823 100644
--- a/gcc/doc/rtl.texi
+++ b/gcc/doc/rtl.texi
@@ -3954,7 +3954,7 @@ variable.
@findex NOTE_INSN_BEGIN_STMT
@item NOTE_INSN_BEGIN_STMT
This note is used to generate @code{is_stmt} markers in line number
-debuggign information. It indicates the beginning of a user
+debugging information. It indicates the beginning of a user
statement.
@findex NOTE_INSN_INLINE_ENTRY
More information about the Gcc-cvs
mailing list