summaryrefslogtreecommitdiffstats
path: root/db/mork/src/morkHandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'db/mork/src/morkHandle.h')
-rw-r--r--db/mork/src/morkHandle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mork/src/morkHandle.h b/db/mork/src/morkHandle.h
index 2065b0b9f..8ef7e9057 100644
--- a/db/mork/src/morkHandle.h
+++ b/db/mork/src/morkHandle.h
@@ -146,7 +146,7 @@ public: // typesafe refcounting inlines calling inherited morkNode methods
**| linked list, and following slots to provide extra footprint that might
**| be needed by any morkHandle subclasses that include very little extra
**| space (by virtue of the fact that each morkHandle subclass is expected
-**| to multiply inherit from another base class that has only abstact methods
+**| to multiply inherit from another base class that has only abstract methods
**| for space overhead related only to some vtable representation).
|*/
class morkHandleFrame {