summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-03-23 19:30:14 +0100
committerJonas Smedegaard <dr@jones.dk>2015-03-23 19:33:00 +0100
commit75e79adb665cc3001d1fb8382456870bfaec85e3 (patch)
tree7520e1ad08c29eb57670fdf6572a474312643e93
parent555a98699443ea88d81ae3c58af87cb8ccc98f0e (diff)
Tidy EDITING: Foreign implies technical in non-technical context.
-rw-r--r--EDITING2
1 files changed, 1 insertions, 1 deletions
diff --git a/EDITING b/EDITING
index 92bc89a..3d7c82b 100644
--- a/EDITING
+++ b/EDITING
@@ -55,7 +55,7 @@ Below syntaxes may not be used for any other semantic purpose.
### Emphasis
* Surround `*` `*` or `''` `''` (emphasis) in general.
- * Surround `*"` `"*` or `''"` `"''` (emphasis + doublequote) for technical or foreign term.
+ * Surround `*"` `"*` or `''"` `"''` (emphasis + doublequote) for foreign term.
* Surround `"*` `*"` or `"''` `''"` (doublequote + emphasis) for title.
* Surround `**` `**` or `'''` `'''` (strong emphasis) for essential keyword.