diff options
Diffstat (limited to 'include/salhelper/linkhelper.hxx')
-rw-r--r-- | include/salhelper/linkhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/salhelper/linkhelper.hxx b/include/salhelper/linkhelper.hxx index ef185c078908..67fde02843bf 100644 --- a/include/salhelper/linkhelper.hxx +++ b/include/salhelper/linkhelper.hxx @@ -28,7 +28,7 @@ namespace salhelper { } - /** Resolve a file url if its a symbolic link, to a maximum depth of + /** Resolve a file url if it's a symbolic link, to a maximum depth of * nDepth and fill in m_aStatus with the requested ctor flags * * @return osl::FileBase::E_None on success |