diff options
Diffstat (limited to 'doc/doc-scripts')
-rwxr-xr-x | doc/doc-scripts/g2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-scripts/g2t b/doc/doc-scripts/g2t index c840ac64f..5916e9149 100755 --- a/doc/doc-scripts/g2t +++ b/doc/doc-scripts/g2t @@ -294,7 +294,7 @@ my($new_lastwasitem) = 0; # Chapter directives just require . => @; however, dequoting the # line thereafter will remove the first @, so just force it back -# afterwards. If the chapter is is one describing a driver, set +# afterwards. If the chapter is one describing a driver, set # the driver name. if (/\.chapter/) |