Skip to content

Commit 9164aea

Browse files
authored
Tabs to spaces
1 parent ca13c65 commit 9164aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gh-md-toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ gh_toc_app() {
204204
local need_replace="no"
205205

206206
if [ "$1" = '--help' ] || [ $# -eq 0 ] ; then
207-
local app_name=$(basename "$0")
207+
local app_name=$(basename "$0")
208208
echo "GitHub TOC generator ($app_name): $gh_toc_version"
209209
echo ""
210210
echo "Usage:"

0 commit comments

Comments
 (0)