Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e6fb703
)
Spelling Fix.
author
Mark Szymanski
<mrman208@me.com>
Mon, 1 Nov 2010 02:40:08 +0000
(21:40 -0500)
committer
Mark Szymanski
<mrman208@me.com>
Mon, 1 Nov 2010 02:40:08 +0000
(21:40 -0500)
custom/example.bash
patch
|
blob
|
history
diff --git
a/custom/example.bash
b/custom/example.bash
index
4f73d86
..
e9b3847
100644
(file)
--- a/
custom/example.bash
+++ b/
custom/example.bash
@@
-1,4
+1,4
@@
#!/bin/bash
#
-# This is an example file. Don't use this for your custom scripts. Instead, created another file within the
-# custom directory.
\ No newline at end of file
+# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
+# custom directory.