diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-15 12:08:04 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-15 12:08:04 +0100 |
| commit | c341c149abae9b6c240185143655d0feda5f5ede (patch) | |
| tree | 07336a1da3355015a40647c77433f71d2d1f62e5 | |
| parent | 41875f351afb8654a6a120d66f684922799238a0 (diff) | |
Fix typo.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ renamed as follows: * Symbol.is\_choice\_item() -> Symbol.is\_choice\_symbol() * Symbol.reset() -> Symbol.unset\_user\_value() * Config.reset() -> Config.unset\_user\_values() - * Menu.get\_get\_depends\_on\_visibility() -> Menu.get\_visibility() + * Menu.get\_depends\_on\_visibility() -> Menu.get\_visibility() The test suite failures for the following Blackfin defconfigs on e.g. |
