diff options
author | Ben Boeckel <MathStuf@gmail.com> | 2008-11-25 23:01:04 -0500 |
---|---|---|
committer | Ben Boeckel <MathStuf@gmail.com> | 2008-11-25 23:01:04 -0500 |
commit | e37c565c5461cb28d7fe9672eae2f99726122a7a (patch) | |
tree | 4585f97fa65ba345cedb1fcbcc14da911ff65f3f | |
parent | cefbda7c847be408fb3b2668c1b209de677ebc1a (diff) | |
download | sigen-e37c565c5461cb28d7fe9672eae2f99726122a7a.tar.gz sigen-e37c565c5461cb28d7fe9672eae2f99726122a7a.tar.xz sigen-e37c565c5461cb28d7fe9672eae2f99726122a7a.zip |
Spelling mistake in Sigmod documentation
-rw-r--r-- | sigmod/Sigmod.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmod/Sigmod.h b/sigmod/Sigmod.h index dee71c73..043c4df1 100644 --- a/sigmod/Sigmod.h +++ b/sigmod/Sigmod.h @@ -16,7 +16,7 @@ */ /** - * \file simod/Sigmod.h + * \file sigmod/Sigmod.h */ #ifndef SIGMOD_SIGMOD |