summaryrefslogtreecommitdiffstats
path: root/include/dbaccess
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-15 19:44:53 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-16 11:14:55 +0000
commitf378e723d2dbcbdeb65d7843c095d70d0bb7e0e0 (patch)
tree245e49f0afad73f582d42a89bdbdcb9717651fdd /include/dbaccess
parentFix typos (diff)
downloadcore-f378e723d2dbcbdeb65d7843c095d70d0bb7e0e0.tar.gz
core-f378e723d2dbcbdeb65d7843c095d70d0bb7e0e0.zip
Fix typos
Change-Id: I528752dfabeb31d14c350f79819b521537ab9b56 Reviewed-on: https://gerrit.libreoffice.org/16300 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/dbaccess')
-rw-r--r--include/dbaccess/controllerframe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbaccess/controllerframe.hxx b/include/dbaccess/controllerframe.hxx
index 7a990d0acc1c..edebdaee5645 100644
--- a/include/dbaccess/controllerframe.hxx
+++ b/include/dbaccess/controllerframe.hxx
@@ -36,7 +36,7 @@ namespace dbaui
//= ControllerFrame
struct ControllerFrame_Data;
- /** helper class to ancapsulate the frame which a controller is plugged into,
+ /** helper class to encapsulate the frame which a controller is plugged into,
doing some common actions on it.
*/
class ControllerFrame