diff options
| -rw-r--r-- | sandbox/manpage-writer/expected/indent.man | 2 | ||||
| -rw-r--r-- | sandbox/manpage-writer/input/indent.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/manpage-writer/expected/indent.man b/sandbox/manpage-writer/expected/indent.man index aa1986423..803657204 100644 --- a/sandbox/manpage-writer/expected/indent.man +++ b/sandbox/manpage-writer/expected/indent.man @@ -2,7 +2,7 @@ . .TH "INDENT" "" "" "" .SH NAME -indent \- test indenated blocks +indent \- test indentation blocks . .nr rst2man-indent-level 0 . diff --git a/sandbox/manpage-writer/input/indent.txt b/sandbox/manpage-writer/input/indent.txt index d055ffc02..1e6a628f3 100644 --- a/sandbox/manpage-writer/input/indent.txt +++ b/sandbox/manpage-writer/input/indent.txt @@ -3,7 +3,7 @@ indent ================================ ------------------------------ -test indenated blocks +test indentation blocks ------------------------------ an option block, and within it, a part of the text block indented. |
