From fbd49d883c125f2d4f570347465f2b2a78918504 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Thu, 7 Jul 2016 12:04:21 +0200 Subject: [PATCH] typo --- src/clients/inst_autosetup.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clients/inst_autosetup.rb b/src/clients/inst_autosetup.rb index 419137631..0155a6e79 100644 --- a/src/clients/inst_autosetup.rb +++ b/src/clients/inst_autosetup.rb @@ -190,7 +190,7 @@ def main Call.Function("add-on_auto", ["Write"]) # The entry "kexec_reboot" can be set by the AutoYaST configuration # file (general section) and should not be reset by any other - # product desciption file. So we set it here again. + # product description file. So we set it here again. # bnc#981434 AutoinstGeneral.Write end