aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorh.udo <hudokkow@gmail.com>2018-07-27 22:58:57 +0100
committerh.udo <hudokkow@gmail.com>2018-07-27 22:58:57 +0100
commit5fd752b35411f7aacbc9a074b597ceccd39253b1 (patch)
tree3bd6f572edb7e6a172972201154ceb1634a847dc
parentf8f5aa57a773a01cb7828f3401da8b635e251808 (diff)
[GIT-FU.md] Fix indent
-rw-r--r--docs/GIT-FU.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GIT-FU.md b/docs/GIT-FU.md
index 8f155c38ed..a17466f9b0 100644
--- a/docs/GIT-FU.md
+++ b/docs/GIT-FU.md
@@ -86,8 +86,8 @@ git clone -b Krypton https://github.com/xbmc/xbmc kodi
Several different strategies are used to draw your attention to certain pieces of information. In order of how critical the information is, these items are marked as a note, tip, or warning. For example:
-**NOTE:** Linux is user friendly... It's just very particular about who its friends are.
-**TIP:** Algorithm is what developers call code they do not want to explain.
+**NOTE:** Linux is user friendly... It's just very particular about who its friends are.
+**TIP:** Algorithm is what developers call code they do not want to explain.
**WARNING:** Developers don't change light bulbs. It's a hardware problem.
**[back to top](#table-of-contents)** | **[back to section top](#2-document-conventions)**