summaryrefslogtreecommitdiffstats
path: root/sigmod/Badge.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-01-19 01:33:11 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-01-19 01:33:11 -0500
commit39e7861f1ed38997f6dea6ceb2ed667481f34b2b (patch)
tree948c61ed5e414042c0e2ef8c0d23ce2f9b5f72dd /sigmod/Badge.h
parent19c304f88c45ce92a3727336ce929656571043aa (diff)
downloadsigen-39e7861f1ed38997f6dea6ceb2ed667481f34b2b.tar.gz
sigen-39e7861f1ed38997f6dea6ceb2ed667481f34b2b.tar.xz
sigen-39e7861f1ed38997f6dea6ceb2ed667481f34b2b.zip
Minor fix in Badge documentation
Diffstat (limited to 'sigmod/Badge.h')
-rw-r--r--sigmod/Badge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmod/Badge.h b/sigmod/Badge.h
index 455f7703..30e297d1 100644
--- a/sigmod/Badge.h
+++ b/sigmod/Badge.h
@@ -155,7 +155,7 @@ class SIGMOD_EXPORT Badge : public Object
*
* \param stat The stat to get the multiplier for.
*
- * \return The multiplier for the \p stat.
+ * \return The multiplier for \p stat.
*/
Sigcore::Fraction stat(const Stat stat) const;