aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--general-concepts/tree/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 3a3dc99..f1877fd 100644
--- a/general-concepts/tree/text.xml
+++ b/general-concepts/tree/text.xml
@@ -91,7 +91,7 @@ Things that do <b>not</b> belong in the tree:
<li>Large patches</li>
<li>Non-text files</li>
<li>Photos of teletubbies</li>
- <li>Files whose name contains characters outside <c>[A-Za-z0-9._+@-]</c></li>
+ <li>Files whose name contains characters outside <c>[A-Za-z0-9._+-]</c></li>
<li>Files whose name starts with a dot, a hyphen, or a plus sign</li>
</ul>