summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-02-23 16:47:15 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-02-23 16:47:15 +0100
commitfcf3758c92dee4f3e2cd4a9c8a2caee95033c810 (patch)
tree2640b0285d971f823cfe827c5de3d845d72b81f5 /ucb
parent66e5cbc55ab6923e651e1e3b32a7f26b5adaef90 (diff)
Fix typo "fuction" -> "function"
Change-Id: I369da2262d42fbc7cc3cfeeef4920606522237cd
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav-neon/NeonSession.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/NeonSession.cxx b/ucb/source/ucp/webdav-neon/NeonSession.cxx
index 3ac4700765a7..5dbbefd707df 100644
--- a/ucb/source/ucp/webdav-neon/NeonSession.cxx
+++ b/ucb/source/ucp/webdav-neon/NeonSession.cxx
@@ -129,7 +129,7 @@ typedef boost::unordered_map
RequestDataMap;
// -------------------------------------------------------------------
-// Helper fuction
+// Helper function
// -------------------------------------------------------------------
static sal_uInt16 makeStatusCode( const rtl::OUString & rStatusText )
{