diff --git a/doc/de/index.md b/doc/de/index.md index 4a8e205..1c0ff3c 100644 --- a/doc/de/index.md +++ b/doc/de/index.md @@ -94,7 +94,7 @@ Auf iOS 7 zu der Statusbar wie iOS 6 erscheinen auf False festgelegt. Legen Sie * iOS -## Kleines Beispiel +## Kurzes Beispiel StatusBar.overlaysWebView(true); StatusBar.overlaysWebView(false); diff --git a/doc/ru/index.md b/doc/ru/index.md index 2bb21ac..511ed65 100644 --- a/doc/ru/index.md +++ b/doc/ru/index.md @@ -66,7 +66,7 @@ * StatusBar.hide * StatusBar.show -## Свойства +## Параметры * StatusBar.isVisible @@ -94,7 +94,7 @@ * iOS -## Быстрый пример +## Краткий пример StatusBar.overlaysWebView(true); StatusBar.overlaysWebView(false);