From a3e24c0cc306a2cbad33de238c004a9f107a2f71 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 22 Sep 2009 14:56:37 +0000 Subject: [PATCH] typo --- PLC/Methods/GetBootMedium.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLC/Methods/GetBootMedium.py b/PLC/Methods/GetBootMedium.py index 32d7a3e..89f2862 100644 --- a/PLC/Methods/GetBootMedium.py +++ b/PLC/Methods/GetBootMedium.py @@ -48,7 +48,7 @@ class GetBootMedium(Method): This method is a redesign based on former, supposedly dedicated, AdmGenerateNodeConfFile - As compared with its ancestor, this method provides a much more detailed + As compared with its ancestor, this method provides a much more detailed interface, that allows to (*) either just preview the node config file -- in which case the node key is NOT recomputed, and NOT provided in the output -- 2.43.0