diff options
author | corvid <corvid@lavabit.com> | 2009-09-09 22:05:23 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-09-09 22:05:23 +0000 |
commit | 26a1cfc6fc8811b4d34eb1120687dcd9a02c4b88 (patch) | |
tree | 737b2332a431184e5cb2eda70b6dfc2f2c3bec80 /dw/imgbuf.hh | |
parent | 96c76c501696985b4ff55cf5f232d0701789e44e (diff) |
spelling
Diffstat (limited to 'dw/imgbuf.hh')
-rw-r--r-- | dw/imgbuf.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dw/imgbuf.hh b/dw/imgbuf.hh index 43320aeb..1e49db68 100644 --- a/dw/imgbuf.hh +++ b/dw/imgbuf.hh @@ -11,10 +11,10 @@ namespace core { using namespace lout; /** - * \brief The platform independant interface for image buffers. + * \brief The platform independent interface for image buffers. * * %Image buffers depend on the platform (see \ref dw-images-and-backgrounds), - * but have this general, platform independant interface. The purpose of + * but have this general, platform independent interface. The purpose of * an image buffer is * * <ol> |