Formatting brief descriptions

This commit is contained in:
Anadroid
2021-04-13 16:54:57 +02:00
parent 7b5c8ba9ce
commit 118e22e329
24 changed files with 528 additions and 527 deletions

View File

@@ -13,7 +13,7 @@ import processing.core.PApplet;
* associated with integer values.
*
* @webref data:composite
* @webBrief A simple class to use a <b>String</b> as a lookup for an int value.
* @webBrief A simple class to use a <b>String</b> as a lookup for an int value
* @see FloatDict
* @see StringDict
*/