summaryrefslogtreecommitdiffstats
path: root/sigmod/CoinList.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-01-17 12:38:16 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-01-17 12:38:16 -0500
commit8ffb537df009f80bb5448fec8c2265caacfa0b6c (patch)
tree762f783089c86295cd6e0428da14491df9a74452 /sigmod/CoinList.h
parent2ea68783aa82e4be8eabc4bce76625921e67f30d (diff)
downloadsigen-8ffb537df009f80bb5448fec8c2265caacfa0b6c.tar.gz
sigen-8ffb537df009f80bb5448fec8c2265caacfa0b6c.tar.xz
sigen-8ffb537df009f80bb5448fec8c2265caacfa0b6c.zip
Minor consistency changes with documentation
Diffstat (limited to 'sigmod/CoinList.h')
-rw-r--r--sigmod/CoinList.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sigmod/CoinList.h b/sigmod/CoinList.h
index f84d339c..d4864900 100644
--- a/sigmod/CoinList.h
+++ b/sigmod/CoinList.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007-2008 Ben Boeckel <MathStuf@gmail.com>
+ * Copyright 2007-2009 Ben Boeckel <MathStuf@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -104,7 +104,7 @@ class SIGMOD_EXPORT CoinList : public Object
QDomElement save() const;
/**
- * The name of the coin list. This is only used internally.
+ * Sets the name of the coin list. This is only used internally.
*
* \param name The name of the coin list.
*/