diff options
| -rw-r--r-- | src/Editor.cxx | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/Editor.cxx b/src/Editor.cxx index 89e1ce69d..a67821147 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -947,7 +947,7 @@ This way, we favour the displaying of useful information: the begining of lines,  where most code reside, and the lines after the caret, eg. the body of a function.       |        |       |      |                                            | -slop | strict | jumps | even | Caret can go to the margin                 | When reaching limitƯ(caret going out of +slop | strict | jumps | even | Caret can go to the margin                 | When reaching limit (caret going out of       |        |       |      |                                            | visibility or going into the UZ) display is...  -----+--------+-------+------+--------------------------------------------+--------------------------------------------------------------    0  |   0    |   0   |   0  | Yes                                        | moved to put caret on top/on right | 
