summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/binderfs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/admin-guide/binderfs.rst')
-rw-r--r--Documentation/admin-guide/binderfs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/binderfs.rst b/Documentation/admin-guide/binderfs.rst
index 8243af9b3510..199d84314a14 100644
--- a/Documentation/admin-guide/binderfs.rst
+++ b/Documentation/admin-guide/binderfs.rst
@@ -70,5 +70,5 @@ Deleting binder Devices
Binderfs binder devices can be deleted via `unlink() <unlink_>`_. This means
that the `rm() <rm_>`_ tool can be used to delete them. Note that the
``binder-control`` device cannot be deleted since this would make the binderfs
-instance unuseable. The ``binder-control`` device will be deleted when the
+instance unusable. The ``binder-control`` device will be deleted when the
binderfs instance is unmounted and all references to it have been dropped.