summaryrefslogtreecommitdiff
path: root/rotord/xmlIO.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/xmlIO.h')
-rwxr-xr-xrotord/xmlIO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/xmlIO.h b/rotord/xmlIO.h
index 7661acc..84db7ca 100755
--- a/rotord/xmlIO.h
+++ b/rotord/xmlIO.h
@@ -2,7 +2,7 @@
#define __xmlIO_
//#include "ofMain.h"
-//based on xmlIO from openframeworks, manythanks!
+//based on xmlSettings from openframeworks, manythanks!
#include <string.h>
#include <vector>
#include "tinyxml.h"