From b09bfd1f694e3683b9c84ca0f80c2826360e68d6 Mon Sep 17 00:00:00 2001 From: Rod Kay Date: Mon, 8 Jan 2024 09:01:31 +1100 Subject: [PATCH] gel.applet.client_world: Cosmetics. --- .../gel/source/applet/distributed/gel-applet-client_world.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-high/gel/source/applet/distributed/gel-applet-client_world.ads b/4-high/gel/source/applet/distributed/gel-applet-client_world.ads index 31187f2..8922b81 100644 --- a/4-high/gel/source/applet/distributed/gel-applet-client_world.ads +++ b/4-high/gel/source/applet/distributed/gel-applet-client_world.ads @@ -5,7 +5,7 @@ with package gel.Applet.client_world -- --- Provides a gel applet configured with a single window and a single client world. +-- Provides a GEL applet configured with a single window and a single client world. -- is type Item is new gel.Applet.item with private;