diff --git a/doc/installation-notes.wml b/doc/installation-notes.wml
index 904a27758adec9439c28f9d040c5e532620244e7..f9741bcae85af70696a49f6ed430d97347b23c5e 100644
--- a/doc/installation-notes.wml
+++ b/doc/installation-notes.wml
@@ -143,7 +143,7 @@ can pass the options via file specified by the <kbd>--opts=&lt;file&gt;</kbd>
 option. For each atomic command one specify the options via a ine
 </p>
 <pre>
-&lt;COMMANY_UPPERCASE&gt;_FLAGS=&lt;flags&gt; # e.g.: MAKE_FLAGS=install
+&lt;COMMAND_UPPERCASE&gt;_FLAGS=&lt;flags&gt; # e.g.: MAKE_FLAGS=install
 </pre>
 <p>
 The available options for make and svn are the natural ones. The