diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-03 16:07:32 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-03 16:07:32 -0400 |
commit | 195943e588b8c7b6a3a43d10404d2d40a503c1d5 (patch) | |
tree | 4b72d83cd6140a4f312f4b04f8b91b72a86242b9 /doc/index.mdwn | |
parent | af2bf285155ea4fc92932ba0b8e9becef57c69e8 (diff) | |
download | ikiwiki-195943e588b8c7b6a3a43d10404d2d40a503c1d5.tar ikiwiki-195943e588b8c7b6a3a43d10404d2d40a503c1d5.tar.gz |
slightly more consistent capitalisation of ikiwiki
For a while, I was avoiding capitalizing ikiwiki at the beginning of a
sentence. I now think that's a bad idea (unless explicitly referring to
the `ikiwiki` command). Still, I don't go all the way and always cap it,
as a proper noun. That would make the logo look bad. ;)
I also tend to avoid capping it as IkiWiki, except when referring to the
perl internals, which do use that capitalization. (Too late to change
that.) However, it's also reasonable to do so in a WikiLink, as a nod to
historical camelcase wikis.
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r-- | doc/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 732cf7a89..06acc9cec 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -24,5 +24,5 @@ The [[forum]] is open for discussions. [[Bugs]], [[TODO]] items, [[wishlist]] items, and [[patches|patch]] can be submitted and tracked using this wiki. -ikiwiki is developed by [[Joey]] and many contributors, +Ikiwiki is developed by [[Joey]] and many contributors, and is [[FreeSoftware]]. |