summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/BasicStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/BasicStream.h')
-rw-r--r--cpp/include/Ice/BasicStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/BasicStream.h b/cpp/include/Ice/BasicStream.h
index faf6044e641..da2f4228a05 100644
--- a/cpp/include/Ice/BasicStream.h
+++ b/cpp/include/Ice/BasicStream.h
@@ -260,7 +260,7 @@ public:
// Read remaining encapsulation optionals. This returns
// true if the optionals end with the end marker. The end
// marker indicates that there are more to read from the
- // encapsuliation: object instances. In this case, don't
+ // encapsulation: object instances. In this case, don't
// bother reading the objects, just skip to the end of the
// encapsulation.
//