mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 13:00:25 +02:00
LCL: fix typo in string constant
git-svn-id: trunk@24801 -
This commit is contained in:
parent
4a16d21de9
commit
2e3ee21415
@ -136,7 +136,7 @@ resourceString
|
||||
rsgtkOptionSync = '--sync Call XSynchronize (display, True) '
|
||||
+'after the Xserver connection has been established. This makes debugging '
|
||||
+'X protocol errors easier, because X request buffering will be disabled '
|
||||
+'and X errors will be received immediatey after the protocol request that '
|
||||
+'and X errors will be received immediately after the protocol request that '
|
||||
+'generated the error has been processed by the X server.';
|
||||
rsgtkOptionNoXshm = '--no-xshm Disable use of the X Shared '
|
||||
+'Memory Extension.';
|
||||
|
Loading…
Reference in New Issue
Block a user