summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/technical-details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index b1d7c40799..8df03df61e 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -746,7 +746,7 @@
746 <para> 746 <para>
747 You can also use relative paths as shown in the following example: 747 You can also use relative paths as shown in the following example:
748 <literallayout class='monospaced'> 748 <literallayout class='monospaced'>
749 LIC_FILES_CHKSUM = "file://src/ls.c;startline=5;endline=16;\ 749 LIC_FILES_CHKSUM = "file://src/ls.c;beginline=5;endline=16;\
750 md5=bb14ed3c4cda583abc85401304b5cd4e" 750 md5=bb14ed3c4cda583abc85401304b5cd4e"
751 LIC_FILES_CHKSUM = "file://../license.html;md5=5c94767cedb5d6987c902ac850ded2c6" 751 LIC_FILES_CHKSUM = "file://../license.html;md5=5c94767cedb5d6987c902ac850ded2c6"
752 </literallayout> 752 </literallayout>