diff --git a/Documentation/arango.template.in b/Documentation/arango.template.in
index 79841794b0..61e371f040 100644
--- a/Documentation/arango.template.in
+++ b/Documentation/arango.template.in
@@ -224,7 +224,7 @@ ALIASES += \
"RESTHEADERPARAMETERS=@htmlonly
HTTP header parameters
@endhtmlonly" \
"RESTHEADERPARAM{3}=@htmlonly@endhtmlonly" \
"RESTBODYPARAM{3}=@htmlonlyBody parameters
@endhtmlonly\1 (\2,\3)@htmlonly
@endhtmlonly" \
- "RESTRETURNCODES=@htmlonlyReturn Codes
@endhtmlonly" \
+ "RESTRETURNCODES=@htmlonlyReturn Codes
@endhtmlonly" \
"RESTRETURNCODE{1}=@htmlonlyHTTP \1
@endhtmlonly" \
"RESTDESCRIPTION=@htmlonlyDescription
@endhtmlonly" \
@@ -241,7 +241,7 @@ ALIASES += \
# examples
ALIASES += \
- "EXAMPLES=@htmlonlyExamples
@endhtmlonly" \
+ "EXAMPLES=@htmlonlyExamples
@endhtmlonly" \
"EXAMPLE_ARANGOSH_OUTPUT{1}=@verbinclude \1.generated@if IGNORE" \
"END_EXAMPLE_ARANGOSH_OUTPUT=@endif" \
"EXAMPLE_ARANGOSH_RUN{1}=@verbinclude \1.generated@if IGNORE" \