Kaydet (Commit) 1b4b53a2 authored tarafından Noel Grandin's avatar Noel Grandin

fix spelling

Change-Id: I52eb4153c3396be88b72cab3b7899f0c6ab18103
üst 334e3dfd
......@@ -186,7 +186,7 @@ static const sal_Char* parseStateToMessage(ParseState state)
case PS_InterfaceDeclSeen:
return "Malformed interface declaration";
case PS_ServiceDeclSeen:
return "Malformed servicve declaration";
return "Malformed service declaration";
case PS_ModuleDeclSeen:
return "Malformed module declaration";
case PS_AttributeDeclSeen:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment