aboutsummaryrefslogtreecommitdiffstats
path: root/example_create.sh
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2021-07-31 01:09:45 +0200
committerHiltjo Posthuma <[email protected]>2021-07-31 01:09:45 +0200
commit61be8f532818ac1c8d16e418d6e3124d10f82bd6 (patch)
tree9ba95fd8cce90d1e537c37244d5622771f9fbbb1 /example_create.sh
parent57f84d0fd12d6466122dc8a2190e7e284f5668d7 (diff)
downloadstagit-61be8f532818ac1c8d16e418d6e3124d10f82bd6.tar.gz
stagit-61be8f532818ac1c8d16e418d6e3124d10f82bd6.zip
small typo fixes and url -> URL
Diffstat (limited to 'example_create.sh')
-rwxr-xr-xexample_create.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_create.sh b/example_create.sh
index cbf9c33..24bcec5 100755
--- a/example_create.sh
+++ b/example_create.sh
@@ -6,7 +6,7 @@
# - copy style.css, logo.png and favicon.png manually, a style.css example
# is included.
#
-# - write clone url, for example "git://git.codemadness.org/dir" to the "url"
+# - write clone URL, for example "git://git.codemadness.org/dir" to the "url"
# file for each repo.
# - write owner of repo to the "owner" file.
# - write description in "description" file.