From 7b53b1316d5da3905ddd04d8b0bfa838a19db372 Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Wed, 30 Aug 2023 10:58:21 +0200 Subject: [PATCH] Update service/lib/agama/ui_locale.rb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Imobach González Sosa --- service/lib/agama/ui_locale.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/lib/agama/ui_locale.rb b/service/lib/agama/ui_locale.rb index 7ba7ed558b..cc67ba9475 100644 --- a/service/lib/agama/ui_locale.rb +++ b/service/lib/agama/ui_locale.rb @@ -24,7 +24,7 @@ Yast.import "WFM" module Agama - # Object responsible for managing changes of localization produced by dbus backend. + # Object responsible for managing changes of localization produced by D-Bus backend. class UILocale include Yast::I18n include Yast::Logger