projects
/
evaf
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d44aa9
)
Fixed typo in the tutorial.
author
Enar Väikene
<enar@vaikene.net>
Fri, 23 Sep 2011 06:36:00 +0000
(09:36 +0300)
committer
Enar Väikene
<enar@vaikene.net>
Fri, 23 Sep 2011 06:36:00 +0000
(09:36 +0300)
www/pswgen03.html
patch
|
blob
|
history
diff --git
a/www/pswgen03.html
b/www/pswgen03.html
index 88597303ef115b5dd96da7dc8187875d7be021d0..88ec130d64ca47776d321d5d787d1ee3def2ee64 100644
(file)
--- a/
www/pswgen03.html
+++ b/
www/pswgen03.html
@@
-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/
p
swGen/Generator</tt> directory:</p>
+ <tt>src/apps/
P
swGen/Generator</tt> directory:</p>
<pre class="hl"><span class="hl com">/**</span>
<span class="hl com"> * @file src/apps/PswGen/Generator/igenerator.h</span>