diff options
author | albert-github <albert.tests@gmail.com> | 2015-03-11 18:02:51 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2015-03-11 18:02:51 (GMT) |
commit | 320ebb35dd4a615a7a692d71de4587be9ce8b99b (patch) | |
tree | 778bf8dd6451b8deb6f7334e38b39c5e64fc38bc /qtools/qfeatures.h | |
parent | 6913c67ff1f9f20a71333f78cacd87a9e0c7756f (diff) | |
download | Doxygen-320ebb35dd4a615a7a692d71de4587be9ce8b99b.zip Doxygen-320ebb35dd4a615a7a692d71de4587be9ce8b99b.tar.gz Doxygen-320ebb35dd4a615a7a692d71de4587be9ce8b99b.tar.bz2 |
Showing grey/gray in documentation
The US-English spelling is gray where as the British-English spelling is grey. The doxygen documentation is in US-English spelling.
This patch corrects the wrong spelled, user visible, grey to gray.
Diffstat (limited to 'qtools/qfeatures.h')
-rw-r--r-- | qtools/qfeatures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qfeatures.h b/qtools/qfeatures.h index d6c2882..1042ce6 100644 --- a/qtools/qfeatures.h +++ b/qtools/qfeatures.h @@ -378,7 +378,7 @@ */ //#define QT_NO_QWS_DEPTH_1 /*! - 4-bit greyscale + 4-bit grayscale */ //#define QT_NO_QWS_DEPTH_4 /*! |