summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-05-26 13:32:13 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-05-27 10:12:35 +0200
commit6e36ec6706260ea82f72b4a32b55d69fde3aa48c (patch)
treed6d52db33afb33c5ab4677576a5cbf5b7db64a55 /offapi/com/sun/star/table
parent91cd384e8fb77db88bf75a9fc3b3213724cfc36d (diff)
Fix typos
Change-Id: I907e5dbcd7c62344c2c76fe2fdaf1b18ecfecee1 Reviewed-on: https://gerrit.libreoffice.org/54838 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'offapi/com/sun/star/table')
-rw-r--r--offapi/com/sun/star/table/Cell.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/table/Cell.idl b/offapi/com/sun/star/table/Cell.idl
index d5113aefba2b..753ebb2d9853 100644
--- a/offapi/com/sun/star/table/Cell.idl
+++ b/offapi/com/sun/star/table/Cell.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module table {
-/** represents a singe cell within a table.
+/** represents a single cell within a table.
*/
published service Cell
{