]> vaikene.ee Git - evaf/blobdiff - www/pswgen03.html
Fixed typo in the tutorial.
[evaf] / www / pswgen03.html
index 88597303ef115b5dd96da7dc8187875d7be021d0..88ec130d64ca47776d321d5d787d1ee3def2ee64 100644 (file)
@@ -24,7 +24,7 @@
         <h3>iGenerator interface</h3>
 
         <p>We start by defining the interface for the module and create the file <tt>igenerator.h</tt> in the
-        <tt>src/apps/pswGen/Generator</tt> directory:</p>
+        <tt>src/apps/PswGen/Generator</tt> directory:</p>
 
         <pre class="hl"><span class="hl com">/**</span>
 <span class="hl com"> * &#64;file src/apps/PswGen/Generator/igenerator.h</span>