From 615f0b952bbd934c46d60a333d4f76288bc2aea3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 26 Sep 2012 11:36:36 +0200 Subject: [PATCH] fix trivial syntax --- add_liveboot_request.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/add_liveboot_request.py b/add_liveboot_request.py index cfb1b0b..1fd4f5c 100644 --- a/add_liveboot_request.py +++ b/add_liveboot_request.py @@ -5,11 +5,11 @@ If the package is included in the default pkg list for liveboot, the version of this pkg in the default package list will be updates. -""" It updates the default pkg list for the liveboot in the database with the create +""" __author__ = "Fabian Holler " -- 2.39.5