aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/public/IBinaryFinder.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/IBinaryFinder.php b/lib/public/IBinaryFinder.php
index 3224ef523ed..28cb62e5c56 100644
--- a/lib/public/IBinaryFinder.php
+++ b/lib/public/IBinaryFinder.php
@@ -11,7 +11,7 @@ namespace OCP;
/**
* Service that find the binary path for a program.
*
- * This interface should be injected via depency injection and must
+ * This interface should be injected via dependency injection and must
* not be implemented in applications.
*
* @since 25.0.0