summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-02-04 20:37:23 +0100
committerTor Lillqvist <tml@collabora.com>2016-07-28 17:04:55 +0300
commitf223b686b7014995c95619c9c0680d6cb0c89da1 (patch)
treef74cae3230c3cca8eb46a994245cde46b571d631 /ucb
parent63e4cdedb18f1c9b2263186c6c36c5a9c2706ac7 (diff)
fix typo
Change-Id: Iad24dfe97c9d360879d471606a9df340268860b2 (cherry picked from commit 4186368f9240acf0b5951d541d5ed1a4790e711f)
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx b/ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx
index 4e97492b1d35..dff7b1fa6acf 100644
--- a/ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx
+++ b/ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx
@@ -42,7 +42,7 @@ const OUString UCBDeadPropertyValue::aTypeByte
const OUString UCBDeadPropertyValue::aTypeHyper
= "hyper";
const OUString UCBDeadPropertyValue::aTypeFloat
- = "float);
+ = "float";
const OUString UCBDeadPropertyValue::aTypeDouble
= "double";