diff --git a/includes/translation.handler.inc b/includes/translation.handler.inc
index 7b5a109..098b43d 100644
--- a/includes/translation.handler.inc
+++ b/includes/translation.handler.inc
@@ -721,8 +721,9 @@ class EntityTranslationDefaultHandler implements EntityTranslationHandlerInterfa
   /**
    * Find a path scheme matching the given path.
    *
-   * @param $path
+   * @param $router_path
    *   The path to match against.
+   *
    * @return
    *   The key of the path scheme if found, FALSE otherwise.
    */
