diff --git a/tsk/auto/tsk_auto.h b/tsk/auto/tsk_auto.h index 9fc47d24f75ba49186bfec86ec646b83387dab70..97b5412c5e12110cf40da8b3acb353818e4e0cfe 100644 --- a/tsk/auto/tsk_auto.h +++ b/tsk/auto/tsk_auto.h @@ -161,7 +161,7 @@ class TskAuto { /** * Get the list of errors that were added to * the internal list. This list could be empty - * if the implementign class already acted on + * if the implementing class already acted on * the errors or never called addToErrorList(). * @returns list of errors. */