From 9baa9ec4d09c0d0460c6baa103e47d4967bff6ff Mon Sep 17 00:00:00 2001
From: eriu <michel@vorsprach.de>
Date: Mon, 18 Aug 2014 12:47:47 +0200
Subject: [PATCH] fix typo

the command autoupdate not work, so a fix smal fix necessary
---
 docs/features/autoupdater.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features/autoupdater.rst b/docs/features/autoupdater.rst
index 740cd232d..acd1adf4c 100644
--- a/docs/features/autoupdater.rst
+++ b/docs/features/autoupdater.rst
@@ -69,7 +69,7 @@ These commands can be used on a node.
 ::
 
    # Update with some probability
-   autoupdate
+   autoupdater
 
 ::
 
-- 
GitLab