summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2009-09-09 22:05:23 +0000
committercorvid <corvid@lavabit.com>2009-09-09 22:05:23 +0000
commit26a1cfc6fc8811b4d34eb1120687dcd9a02c4b88 (patch)
tree737b2332a431184e5cb2eda70b6dfc2f2c3bec80
parent96c76c501696985b4ff55cf5f232d0701789e44e (diff)
spelling
-rw-r--r--dw/events.hh4
-rw-r--r--dw/imgbuf.hh4
-rw-r--r--dw/platform.hh6
-rw-r--r--dw/table.hh2
4 files changed, 8 insertions, 8 deletions
diff --git a/dw/events.hh b/dw/events.hh
index 860472ab..2bd36340 100644
--- a/dw/events.hh
+++ b/dw/events.hh
@@ -9,7 +9,7 @@ namespace dw {
namespace core {
/**
- * \brief Platform independant representation.
+ * \brief Platform independent representation.
*/
enum ButtonState
{
@@ -25,7 +25,7 @@ enum ButtonState
/**
* \brief Base class for all events.
*
- * The dw::core::Event hierarchy describes events in a platform independant
+ * The dw::core::Event hierarchy describes events in a platform independent
* way.
*/
class Event: public object::Object
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>
diff --git a/dw/platform.hh b/dw/platform.hh
index e1aec83c..144f5d5f 100644
--- a/dw/platform.hh
+++ b/dw/platform.hh
@@ -48,7 +48,7 @@ public:
/*
* -----------------------------------
- * Platform dependant properties
+ * Platform dependent properties
* -----------------------------------
*/
@@ -105,10 +105,10 @@ public:
*/
/**
- * \brief Create a (platform dependant) font.
+ * \brief Create a (platform dependent) font.
*
* Typically, within a platform, a sub class of dw::core::style::Font
- * is defined, which holds more platform dependant data.
+ * is defined, which holds more platform dependent data.
*
* Also, this method must fill the attributes "font" (when needed),
* "ascent", "descent", "spaceSidth" and "xHeight". If "tryEverything"
diff --git a/dw/table.hh b/dw/table.hh
index 73d362e5..004c22cb 100644
--- a/dw/table.hh
+++ b/dw/table.hh
@@ -97,7 +97,7 @@ namespace dw {
* (W - \sum e_{i,\min})\f]
*
* This one is used currently, but another one will be used soon, which is
- * described below. The rest of this chapter is independant of the exact
+ * described below. The rest of this chapter is independent of the exact
* apportionment algorithm.
*
* When referring to the apportionment function, we will call it