Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
b08d0463
Commit
b08d0463
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2005-05-17 11:38:01 by beppe] typos
Original author: beppe Date: 2005-05-17 11:38:01+00:00
parent
d08f608c
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/memento.xml
View file @
b08d0463
...
...
@@ -12,10 +12,10 @@
<box
title=
"Identifiers"
link=
"id"
>
<ul>
<li>
Type and Pattern identifiers: words formed by of
u
nicode letters and and
<li>
Type and Pattern identifiers: words formed by of
U
nicode letters and and
the underscore "_" character, starting by a capitalized letter.
</li>
<li>
value identifiers: words formed by of
u
nicode letters and the underscore "
<li>
value identifiers: words formed by of
U
nicode letters and the underscore "
_" character, starting by a capitalized letter or underscore.
</li>
</ul>
</box>
...
...
@@ -45,7 +45,7 @@ _" character, starting by a capitalized letter or underscore.</li>
codepoint-defined characters (
<code>
'\x%%h%%;' '\%%d%%;'
</code>
where
<code>
%%h%%
</code>
and
<code>
%%d%%
</code>
are hexadecimal and decimal integers
respectively), and backslash
escaped charac
a
ters
respectively), and backslash
-
escaped characters
(
<code>
'\t'
</code>
tab,
<code>
'\n'
</code>
newline,
<code>
'\r'
</code>
return,
<code>
'\\'
</code>
backslash).
</li>
<li>
Types: intervals
<code>
'a'--'z', '0'--'9'
</code>
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment