Skip to content

Commit 3f20faf

Browse files
committed
Fix some copy-paste errors.
1 parent fd50736 commit 3f20faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ Currently, the following settings can be configured with this screen:
367367
<td>Query edits before</td> <td>Ctrl + MOUSE_LEFT</td> <td>Query edits before the currently selected edit (equivalent to "/w pre").</td>
368368
</tr>
369369
<tr>
370-
<td>Query edits before</td> <td>Ctrl + MOUSE_RIGHT</td> <td>Query edits after the currently selected edit (equivalent to "/w post").</td>
370+
<td>Query edits after</td> <td>Ctrl + MOUSE_RIGHT</td> <td>Query edits after the currently selected edit (equivalent to "/w post").</td>
371371
</tr>
372372
</table>
373373

0 commit comments

Comments
 (0)