Kaydet (Commit) 597aeaf7 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Adolfo Jayme Barrientos

Fix typo

Change-Id: I028e5462e9785bac77a98d09f0bf91b4da67e477
Reviewed-on: https://gerrit.libreoffice.org/64263
Tested-by: Jenkins
Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
üst d543e8df
...@@ -3078,7 +3078,7 @@ void RTL_Impl_HasInterfaces( SbxArray& rPar ) ...@@ -3078,7 +3078,7 @@ void RTL_Impl_HasInterfaces( SbxArray& rPar )
} }
} }
// Every thing works; then return TRUE // Everything works; then return TRUE
refVar->PutBool( true ); refVar->PutBool( true );
} }
......
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