unoidl/source/sourceprovider-parser.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ba2166ab40b58279da2aeb700c23d49515eb640f Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Mar 16 16:18:45 2018 +0100 Typo in error message Change-Id: Ia56a47b46989027588afc291bf8f82299903cdaa diff --git a/unoidl/source/sourceprovider-parser.y b/unoidl/source/sourceprovider-parser.y index b558a4ccfc29..529d2045a273 100644 --- a/unoidl/source/sourceprovider-parser.y +++ b/unoidl/source/sourceprovider-parser.y @@ -1699,7 +1699,7 @@ interfaceAttribute: error( @2, yyscanner, ("interface attribute can only be flagged as [attribute," - " optional]")); + " bound, readonly]")); YYERROR; } switch (t.type) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits