Kaydet (Commit) 8b481531 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ia5d0623c51c259fdbc3cfbc1d4d2432439282bae
Reviewed-on: https://gerrit.libreoffice.org/72856
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst cf9aa356
...@@ -1046,7 +1046,7 @@ public class EmbedContApp extends Applet ...@@ -1046,7 +1046,7 @@ public class EmbedContApp extends Applet
if ( m_xStorage == null ) if ( m_xStorage == null )
{ {
JOptionPane.showMessageDialog( m_aFrame, JOptionPane.showMessageDialog( m_aFrame,
"No storage for oned file!", "No storage for owned file!",
"Error:", "Error:",
JOptionPane.ERROR_MESSAGE ); JOptionPane.ERROR_MESSAGE );
......
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