diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-05-20 17:55:46 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-05-20 17:56:12 -0400 |
| commit | ff072dfe782f6f22123cd4ba050828d35c0d0fbd (patch) | |
| tree | 1e2c9e86252dcba86f72fb629ef4d6f68f73cd2c /projects/net.wotonomy.persistence | |
| parent | d1378716fda89e48450b7ca1333b505d800504a5 (diff) | |
Some lingering tweaks
Diffstat (limited to 'projects/net.wotonomy.persistence')
| -rw-r--r-- | projects/net.wotonomy.persistence/src/main/java/net/wotonomy/control/package.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/projects/net.wotonomy.persistence/src/main/java/net/wotonomy/control/package.html b/projects/net.wotonomy.persistence/src/main/java/net/wotonomy/control/package.html index c32d3c7..ecba32b 100644 --- a/projects/net.wotonomy.persistence/src/main/java/net/wotonomy/control/package.html +++ b/projects/net.wotonomy.persistence/src/main/java/net/wotonomy/control/package.html @@ -1,6 +1,6 @@ <body> -<p> -Support classes needed by the ui and web packages. -This package roughly corresponds to the eocontrol package. -</p> -</body> + <p> + Support classes needed by the ui and web packages. + This package roughly corresponds to the eocontrol package. + </p> +</body>
\ No newline at end of file |
