diff options
author | Michael Stahl <mstahl@redhat.com> | 2016-01-11 18:23:31 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-01-12 12:22:31 +0100 |
commit | 2bebf6779024ea0fb1dbac1fe9f10abc9ff128a3 (patch) | |
tree | 1880fa4b133fb5575596c0adfa66bfe8fcf10692 /include/osl | |
parent | 975ceab198a06558875006bbd9a4d0a2708e416e (diff) |
typos
Change-Id: I970429c266cc1a8cf36cfba379b447899b5dbce9
Diffstat (limited to 'include/osl')
-rw-r--r-- | include/osl/file.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/file.hxx b/include/osl/file.hxx index 87d11fb3206d..7e09e9052c9d 100644 --- a/include/osl/file.hxx +++ b/include/osl/file.hxx @@ -594,7 +594,7 @@ public: /** Determine the name of the volume device's File System. @return - The name of the volume's fielsystem if this information is valid, + The name of the volume's filesystem if this information is valid, otherwise an empty string. */ |