diff options
Diffstat (limited to 'doc/README.menu')
-rw-r--r-- | doc/README.menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.menu b/doc/README.menu index ad520ab3aad..cf142314d38 100644 --- a/doc/README.menu +++ b/doc/README.menu @@ -4,7 +4,7 @@ * SPDX-License-Identifier: GPL-2.0+ */ -U-boot provides a set of interfaces for creating and using simple, text +U-Boot provides a set of interfaces for creating and using simple, text based menus. Menus are displayed as lists of labeled entries on the console, and an entry can be selected by entering its label. |