aboutsummaryrefslogtreecommitdiff
path: root/engines/access/bubble_box.h
diff options
context:
space:
mode:
authorStrangerke2014-12-04 14:17:30 +0100
committerPaul Gilbert2014-12-12 23:00:46 -0500
commit84ba0df9b2ce15d6c1d32a6c61794a1accb3fc99 (patch)
treec2a59c0c550123fdf659ecc1a7d9a746ee2482bd /engines/access/bubble_box.h
parent3c97961fd2c300a4b4541517a4884498f5d52366 (diff)
downloadscummvm-rg350-84ba0df9b2ce15d6c1d32a6c61794a1accb3fc99.tar.gz
scummvm-rg350-84ba0df9b2ce15d6c1d32a6c61794a1accb3fc99.tar.bz2
scummvm-rg350-84ba0df9b2ce15d6c1d32a6c61794a1accb3fc99.zip
ACCESS: Janitorial
Diffstat (limited to 'engines/access/bubble_box.h')
-rw-r--r--engines/access/bubble_box.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/bubble_box.h b/engines/access/bubble_box.h
index 7b25a58183..128bd618ff 100644
--- a/engines/access/bubble_box.h
+++ b/engines/access/bubble_box.h
@@ -71,7 +71,7 @@ public:
void calcBubble(const Common::String &msg);
/**
- * Prints a text bubble and it's contents
+ * Prints a text bubble and it's contents
*/
void printBubble(const Common::String &msg);