summaryrefslogtreecommitdiffstats
path: root/libdimension/dimension.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdimension/dimension.h')
-rw-r--r--libdimension/dimension.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdimension/dimension.h b/libdimension/dimension.h
index 73cab50..1e088dd 100644
--- a/libdimension/dimension.h
+++ b/libdimension/dimension.h
@@ -20,7 +20,7 @@
/**
* @file
- * The main #include file for libdimension. This file declares all public
+ * The main \#include file for libdimension. This file declares all public
* functions and types used by the Dimension library. You should never attempt
* to include any of the component headers in the dimension/ subdirectory
* directly; only this file.