summaryrefslogtreecommitdiffstats
path: root/raul/Atom.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-10-08 19:36:52 +0000
committerDavid Robillard <d@drobilla.net>2007-10-08 19:36:52 +0000
commitc50bee51f5c5e6a43068d2fc4c9c76586fa9fb60 (patch)
treeb20e893c8280101985168be3f62014776593ae84 /raul/Atom.hpp
parent9f975e1e8a7dd0d8d90739829dc07d1188ad51e5 (diff)
downloadraul-c50bee51f5c5e6a43068d2fc4c9c76586fa9fb60.tar.gz
raul-c50bee51f5c5e6a43068d2fc4c9c76586fa9fb60.tar.bz2
raul-c50bee51f5c5e6a43068d2fc4c9c76586fa9fb60.zip
Update.. stuff... I hate SVN...
git-svn-id: http://svn.drobilla.net/lad/raul@855 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'raul/Atom.hpp')
-rw-r--r--raul/Atom.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/Atom.hpp b/raul/Atom.hpp
index 01d783f..443c0ae 100644
--- a/raul/Atom.hpp
+++ b/raul/Atom.hpp
@@ -33,7 +33,7 @@ namespace Raul {
class Atom {
public:
- //TODO: Add a bool type here that serializes nicely to Turtle "true" and "false"
+ //TODO: Add a bool type here that serialises nicely to Turtle "true" and "false"
enum Type {
NIL,