From 38825396f9746598bab0d11f2c0ee6fa9ea7566a Mon Sep 17 00:00:00 2001
From: Nils Gladitz <nilsgladitz@gmail.com>
Date: Fri, 31 Oct 2014 15:40:16 +0100
Subject: [PATCH] Documentation: Fix minor typo thecommand -> the command

---
 Help/command/add_library.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Help/command/add_library.rst b/Help/command/add_library.rst
index f86f3c5ec3..203b50386e 100644
--- a/Help/command/add_library.rst
+++ b/Help/command/add_library.rst
@@ -35,7 +35,7 @@ variable :variable:`BUILD_SHARED_LIBS` is ``ON``.  For ``SHARED`` and
 property is set to ``ON`` automatically.
 
 By default the library file will be created in the build tree directory
-corresponding to the source tree directory in which thecommand was
+corresponding to the source tree directory in which the command was
 invoked.  See documentation of the :prop_tgt:`ARCHIVE_OUTPUT_DIRECTORY`,
 :prop_tgt:`LIBRARY_OUTPUT_DIRECTORY`, and
 :prop_tgt:`RUNTIME_OUTPUT_DIRECTORY` target properties to change this
-- 
GitLab