diff options
author | 2017-11-05 01:31:53 +0100 | |
---|---|---|
committer | 2017-11-05 01:31:53 +0100 | |
commit | 036541f02c9b5a6e8b5f977379a832c6c6e63228 (patch) | |
tree | 04241a4c25446b8eb20bc6d6cda86ee6b59d7ccd | |
parent | 42c51887bf556c0a2108c0871a216972395ad348 (diff) |
layout readme: reword (nw)
-rw-r--r-- | src/emu/layout/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/layout/README.md b/src/emu/layout/README.md index fac544bfe22..76dd0e3435e 100644 --- a/src/emu/layout/README.md +++ b/src/emu/layout/README.md @@ -1,6 +1,6 @@ # **Layout** # -Layouts files are definition files to describe look and fell of emulated machines, and are product -of many different contributors. +Layout files are definition files to describe the look and feel of emulated machines, and are +the product of many different contributors. Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/) |