[PATCH v2] config: fix some small capitalization issues, as spotted

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix some small capitalization issues, as spotted while going through the
documentation.  In general, a semicolon doesn't start a new sentence, and
"this" has no meaning of a proper noun in this context.

Signed-off-by: Dragan Simic <dsimic@xxxxxxxxxxx>
---

Notes:
     * Fix some small capitalization issues in the documentation.
    
    Changes in v2:
        - Changed double spacing before the semicolon to single spacing,
          as suggested by Junio [1]
    
    Link to v1: https://lore.kernel.org/git/6f6f821fc090fb59f632fcdbd061154b897b1244.1711772691.git.dsimic@xxxxxxxxxxx/
    
    [1] https://lore.kernel.org/git/xmqqo7avlaqn.fsf@gitster.g/

 Documentation/config/core.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/config/core.txt b/Documentation/config/core.txt
index 2d4bbdb25fa3..41b071d8851c 100644
--- a/Documentation/config/core.txt
+++ b/Documentation/config/core.txt
@@ -688,7 +688,7 @@ core.createObject::
 	will not overwrite existing objects.
 +
 On some file system/operating system combinations, this is unreliable.
-Set this config setting to 'rename' there; However, This will remove the
+Set this config setting to 'rename' there; however, this will remove the
 check that makes sure that existing object files will not get overwritten.
 
 core.notesRef::




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux