Commit b471bc4d authored by Jérome Decoodt's avatar Jérome Decoodt

Typo

parent 22c2e701
......@@ -669,7 +669,7 @@ fprintf( stderr, "%s (%d)", p_item->psz_name, p_item->i_type );
[o_label setBordered: NO];
[o_label setEditable: NO];
[o_label setSelectable: NO];
[o_label setStringValue: _NS("Some options are available but" \
[o_label setStringValue: _NS("Some options are available but " \
"hidden. Check \"Advanced\" to see them.")];
[o_label setFont:[NSFont systemFontOfSize:10]];
[o_label sizeToFit];
......
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