README, ui/layout: fix typos

Signed-off-by: Kenshi Kamata <kenshi.kamata@gmail.com>
This commit is contained in:
Kenshi Kamata
2019-09-04 02:12:27 +09:00
committed by Elias Naur
parent b74f2d2d1c
commit 82b0563c8b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Package layout implements layouts common to GUI programs.
Constraints and dimensions
Constraints and dimensions form the the interface between
Constraints and dimensions form the interface between
layouts and interface child elements. Every layout operation
start with a set of constraints for acceptable widths and heights
of a child. The operation ends with the child computing and returning