Skip to content

Commit b095f88

Browse files
committed
misc/news.bash: do M-x whitespace-cleanup
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent f139edd commit b095f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/news.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ usage()
2222
printf " %s help|--help|-h\n" "$0"
2323
printf " %s pr [#]\n" "$0"
2424
printf " %s issue [#]\n" "$0"
25-
printf " %s man\n" "$0"
25+
printf " %s man\n" "$0"
2626
}
2727

2828
if [[ $# == 0 ]]; then

0 commit comments

Comments
 (0)