]> vaikene.ee Git - evaf/commitdiff
Fixed typo
authorEnar Väikene <enar@vaikene.net>
Fri, 23 Sep 2011 10:18:41 +0000 (13:18 +0300)
committerEnar Väikene <enar@vaikene.net>
Fri, 23 Sep 2011 10:18:41 +0000 (13:18 +0300)
www/pswgen08.html

index 761927a94ef4651b252d4238a51039bbbfed7802..c9802deb7057c1b5ab3f03dbb3996ffb0445feac 100644 (file)
@@ -21,7 +21,7 @@
 
         <p>Copy an existing <tt>CMakeLists.txt</tt> file from the <tt>Generator</tt> module:</p>
 
-        <pre>evaf/src/apps/PswGen/Storage $ <code>cp ../CMakeLists.txt .</code></pre>
+        <pre>evaf/src/apps/PswGen/Storage $ <code>cp ../Generator/CMakeLists.txt .</code></pre>
 
         <p>We only need to modify the <tt>TARGET</tt> variable and set <tt>QT_USE_QTSQL</tt> to <tt>TRUE</tt>:</p>