diff --git a/headers/os/storage/Statable.h b/headers/os/storage/Statable.h index 11bc1ec362..d4642239e8 100644 --- a/headers/os/storage/Statable.h +++ b/headers/os/storage/Statable.h @@ -22,7 +22,7 @@ namespace OpenBeOS { class BVolume; - //! BStatable - A nice C++ wrapper to \sa stat() + //! BStatable - A nice C++ wrapper to stat() /*! A purly abstract class which provieds an expenive, but convenet * C++ wrapper to the posix \sa stat() command. *