Skip to content

Commit db583cf

Browse files
carewdavida4lg
authored andcommitted
as: Fix typo in manual
The -D flag should enable "debugging"
1 parent cbe2690 commit db583cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gas/doc/as.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ targets except the x86/x86_64, but a configure time option can be used to
748748
override this.
749749

750750
@item -D
751-
Enable denugging in target specific backends, if supported. Otherwise ignored.
751+
Enable debugging in target specific backends, if supported. Otherwise ignored.
752752
Even if ignored, this option is accepted for script compatibility with calls to
753753
other assemblers.
754754

0 commit comments

Comments
 (0)