From 8307f7c3ca7d00ae94ff76cc3164ac37b3ba5ef3 Mon Sep 17 00:00:00 2001 From: Thomas Elmiger Date: Tue, 21 Feb 2017 09:28:53 +0100 Subject: [PATCH] Tiny optimisation for Naming of System Tiddlers.tid (#2773) * Replacement icon stopwatch on As discussed in issue #2690 * Replacement icon stopwatch off As discussed in issue #2690 * Added missing tag "Resources" (Community Resource) * Tried to make a sentence clearer CamelCase words are NOT joined with hyphens (copy-paste error?). Copied "directly" from the line below to make the meaning even clearer. --- editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid b/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid index 11938db16..00e58d413 100644 --- a/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid +++ b/editions/tw5.com/tiddlers/nodejs/Naming of System Tiddlers.tid @@ -27,6 +27,6 @@ The system tiddlers provided as part of the core are named according to the foll In the format column: * ''hyphen-case'' refers to joining multiple lowercase words with hyphens -* ''~CamelCase'' refers to joining mulitple initial capitaled words with hyphens +* ''~CamelCase'' refers to directly joining mulitple initial capitaled words * ''lowercase'' refers to directly joining multiple lowercase words * ''inconsistent'' marks namespaces that are currently titled inconsistently