Mercurial Hosting > reactionary
changeset 82:d990b7aa68b4
minor
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Mon, 14 Apr 2025 16:26:37 -0600 | 
| parents | a990d216add8 | 
| children | 523b25001d42 | 
| files | src/laf.html.luan | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/src/laf.html.luan Mon Apr 14 16:24:08 2025 -0600 +++ b/src/laf.html.luan Mon Apr 14 16:26:37 2025 -0600 @@ -26,7 +26,7 @@ <div content> <h1>Swing Look and Feel</h1> - <p>All existing <a href="https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/">Swing Look and Feels</a> are horrible. A good look and feel would:</p> + <p>All existing <a href="https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/">Swing look and feels</a> are horrible. A good look and feel would:</p> <ul> <li>Have no white space around components. The layout manager should handle this.</li>
