]> vaikene.ee Git - evaf/commitdiff
Fixed typo in the tutorial.
authorEnar Väikene <enar@vaikene.net>
Fri, 23 Sep 2011 06:36:00 +0000 (09:36 +0300)
committerEnar Väikene <enar@vaikene.net>
Fri, 23 Sep 2011 06:36:00 +0000 (09:36 +0300)
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>