summaryrefslogtreecommitdiff
path: root/src/w32dlib/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32dlib/common.h')
-rw-r--r--src/w32dlib/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32dlib/common.h b/src/w32dlib/common.h
index ce22e58..51995b8 100644
--- a/src/w32dlib/common.h
+++ b/src/w32dlib/common.h
@@ -122,7 +122,7 @@ namespace W32DLib
static std::string GetOSError();
- /// \brief Get the application HINSTANCE.
+ /// \brief Get an HINSTANCE.
///
/// \return The HINSTANCE
///