Skip to content

Commit

Permalink
Correct of a typo (#2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaladiRka committed May 18, 2022
1 parent 6581462 commit bc7e76d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/doc/docs/user_guide/android-plugin/android-plugin.md
@@ -1,8 +1,8 @@
# Android documentationn plugin
# Android documentation plugin

Android documentation plugin aims to improve the documentation on android platform.

### Features:

* `@hide` support - `@hide` javadoc tag is an equivalent of `@suppress` tag in kdoc. It hides certain entry from being
displayed in the documentation.
displayed in the documentation.

0 comments on commit bc7e76d

Please sign in to comment.