Header typo

This commit is contained in:
MikeTheWatchGuy 2018-08-16 17:12:25 -04:00
parent b039372347
commit 6b8729af4c
1 changed files with 1 additions and 1 deletions

View File

@ -535,7 +535,7 @@ Perhaps you don't want all the statistics that the EasyProgressMeter provides an
----
## The One-Line GUI
## The One-Line GUI
For those of you into super-compact code, a complete customized GUI can be specified, shown, and received the results using a single line of Python code. The way this is done is to combine the call to `FlexForm` and the call to `LayoutAndRead`. `FlexForm` returns a `FlexForm` object which has the `LayoutAndRead` method.