From ff072dfe782f6f22123cd4ba050828d35c0d0fbd Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 20 May 2024 17:55:46 -0400 Subject: Some lingering tweaks --- .../main/java/net/wotonomy/foundation/package.html | 34 +++++++++++----------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'projects/net.wotonomy.foundation/src/main/java/net/wotonomy') diff --git a/projects/net.wotonomy.foundation/src/main/java/net/wotonomy/foundation/package.html b/projects/net.wotonomy.foundation/src/main/java/net/wotonomy/foundation/package.html index c52ca95..93e7b48 100644 --- a/projects/net.wotonomy.foundation/src/main/java/net/wotonomy/foundation/package.html +++ b/projects/net.wotonomy.foundation/src/main/java/net/wotonomy/foundation/package.html @@ -1,18 +1,18 @@ -

-A set of collections classes that are needed -by the ui and web packages. These correspond -to the foundation classes in the OpenStep -specification. -

-

-These classes for the most part extend their -java counterparts, adding methods to be API -compatible with the OpenStep specification. -In this way, they retain compatibility with -the Java Collections APIs. -

-

-This package has no external dependencies. -

- +

+ A set of collections classes that are needed + by the ui and web packages. These correspond + to the foundation classes in the OpenStep + specification. +

+

+ These classes for the most part extend their + java counterparts, adding methods to be API + compatible with the OpenStep specification. + In this way, they retain compatibility with + the Java Collections APIs. +

+

+ This package has no external dependencies. +

+ \ No newline at end of file -- cgit v1.2.3