This website works better with JavaScript
Home
Explore
Help
Sign In
netvor
/
talk-shellfu-style
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Tidy up function definitions
Alois Mahdal
3 years ago
parent
70e119aa08
commit
1ae66934df
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
99bottles.sh
+ 1
- 1
99bottles.sh
View File
@@ -148,7 +148,7 @@ punctuate() {
148
148
done
149
149
}
150
150
151
-verse
() {
151
+verse() {
152
152
#
153
153
# Write one verse with number $1
154
154
#