diff options
Diffstat (limited to 'include/formula/compiler.hrc')
-rw-r--r-- | include/formula/compiler.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/compiler.hrc b/include/formula/compiler.hrc index 95abb545022e..1c03f6d50bc4 100644 --- a/include/formula/compiler.hrc +++ b/include/formula/compiler.hrc @@ -384,7 +384,7 @@ #define SC_OPCODE_ISPMT 386 #define SC_OPCODE_HYPERLINK 387 #define SC_OPCODE_INDIRECT_XL 388 /* See also INDIRECT for OOO variant */ -#define SC_OPCODE_ADDRESS_XL 389 /* See also ADRESS for OOO variant */ +#define SC_OPCODE_ADDRESS_XL 389 /* See also ADDRESS for OOO variant */ #define SC_OPCODE_GET_PIVOT_DATA 390 #define SC_OPCODE_EUROCONVERT 391 #define SC_OPCODE_NUMBERVALUE 392 |