summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-06-14 22:42:32 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-06-25 07:09:37 +0200
commit645d11d8ef8fd5684aa246a7704e47615e10f444 (patch)
treeb2f4566c86b86fcaacf104327c8842ae9ca90f53 /idlc
parent0d1fef6ce003a935066d2fcfbee7416aa876f057 (diff)
Fix typo
Change-Id: I0efc8f2d50e825878bc41d7eca055095a9308fce Reviewed-on: https://gerrit.libreoffice.org/74669 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'idlc')
-rw-r--r--idlc/inc/astdeclaration.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astdeclaration.hxx b/idlc/inc/astdeclaration.hxx
index c723df6afca1..aca098d16bbd 100644
--- a/idlc/inc/astdeclaration.hxx
+++ b/idlc/inc/astdeclaration.hxx
@@ -39,7 +39,7 @@ enum NodeType
NT_const, // Denotes a constant
NT_exception, // Denotes an exception
NT_attribute, // Denotes an attribute
- NT_property, // Denotes an property
+ NT_property, // Denotes a property
NT_operation, // Denotes an operation
NT_parameter, // Denotes an op. parameter
NT_struct, // Denotes either a plain struct type, or a