diff --git a/platform/DirHandle.h b/platform/DirHandle.h index f61937df81..2c6cf2fb15 100644 --- a/platform/DirHandle.h +++ b/platform/DirHandle.h @@ -119,7 +119,7 @@ public: return close(); }; - /** Return the directory entry at the current position, and + /** Returns the directory entry at the current position, and * advances the position to the next entry. * * @returns