guide: section title fix

This commit is contained in:
Jonathan Daugherty 2016-05-25 16:55:23 -07:00
parent 4a3f4179ac
commit 7f8ba42045

View File

@ -482,8 +482,8 @@ that should have been done up front anyway: ``String`` names could be
allocated ad-hoc but never centrally managed, resulting in troulbesome
runtime problems.
Note of Caution
***************
A Note of Caution
*****************
**NOTE: Unique names for all named widgets are required to ensure
that the renderer correctly tracks widget states during application