summaryrefslogtreecommitdiff
path: root/include/type.h
diff options
context:
space:
mode:
authorMartijn Otto <martijn.otto@copernica.com>2014-02-17 16:20:09 +0100
committerMartijn Otto <martijn.otto@copernica.com>2014-02-17 16:20:09 +0100
commitca595b1d7aa8ed4a482b8a5ea598ecc1a2636083 (patch)
tree3095d2df9968dbeec6400a192287d42d3312b54d /include/type.h
parent0d910d2ea41c93ccdc2a4d41cec57864504dbc6f (diff)
Some code cleanup
Diffstat (limited to 'include/type.h')
-rw-r--r--include/type.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/type.h b/include/type.h
index 25b26da..717ae90 100644
--- a/include/type.h
+++ b/include/type.h
@@ -1,9 +1,9 @@
/**
* Type.h
*
- * In this file an enumeration type is defined with all supporteded variable
+ * In this file an enumeration type is defined with all supported variable
* types.
- *
+ *
* @author Emiel Bruijntjes <emiel.bruijntjes@copernica.com>
* @copyright 2013 Copernica BV
*/