From 09e65484181ea45dabf88fdad50cab9a5be5331d Mon Sep 17 00:00:00 2001 From: Nicholas Todoroff Date: Thu, 17 Aug 2023 18:23:49 -0600 Subject: Fix some grammar in src/doc --- src/doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/doc b/src/doc index e643b01..cd9228b 100755 --- a/src/doc +++ b/src/doc @@ -509,9 +509,9 @@ Commands for handling cell content: runtime, using the :set command. This process will export content as plain text. It will not delimit columns with '\t' chars. - If you wish to delimit columns with tabs, to paste content - directly to other spreadsheet programs, rather than an - editor, set "copy_to_clipboard_delimited_tab" variable to "1". + If you wish to delimit columns with tabs in order to paste + content directly into other spreadsheet programs rather than + an editor, set "copy_to_clipboard_delimited_tab" to "1". If you wish to copy a full string representation of the range instead of how its currently displayed in Sc-im, set "copy_to_clipboard_wysiwyg" to "0". -- cgit v1.2.3