diff mbox

[1,of,3,v2] trivial: manual: fix typo formating --> formatting

Message ID 77a73268343b5fbb00bd.1380099394@argentina
State Accepted
Commit 1360b6b4ef1a3bbd3121f4e659343d75b390ae0e
Headers show

Commit Message

Thomas De Schampheleire Sept. 25, 2013, 8:56 a.m. UTC
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 docs/manual/adding-packages-directory.txt |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Samuel Martin Sept. 25, 2013, 9:05 a.m. UTC | #1
2013/9/25 Thomas De Schampheleire <patrickdepinguin@gmail.com>

> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
>
Acked-by: "Samuel Martin" <s.martin49@gmail.com>

Regards,
Peter Korsgaard Oct. 6, 2013, 7:48 p.m. UTC | #2
On Wed, Sep 25, 2013 at 10:56 AM, Thomas De Schampheleire
<patrickdepinguin@gmail.com> wrote:
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt
--- a/docs/manual/adding-packages-directory.txt
+++ b/docs/manual/adding-packages-directory.txt
@@ -203,5 +203,5 @@  different way, using different infrastru
    CMake. We cover them through a xref:cmake-package-tutorial[tutorial]
    and xref:cmake-package-reference[reference].
 
-Further formating details: see xref:writing-rules-mk[the writing
+Further formatting details: see xref:writing-rules-mk[the writing
 rules].