summaryrefslogtreecommitdiff
path: root/src/blitter/factory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blitter/factory.hpp')
-rw-r--r--src/blitter/factory.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blitter/factory.hpp b/src/blitter/factory.hpp
index 94f3f9998..322b11c95 100644
--- a/src/blitter/factory.hpp
+++ b/src/blitter/factory.hpp
@@ -91,7 +91,7 @@ public:
}
/**
- * Find the requested blitter and return his class.
+ * Find the requested blitter and return its class.
* @param name the blitter to select.
* @post Sets the blitter so GetCurrentBlitter() returns it too.
*/