Commit f0cbbd62 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2629712 by leolando.tan: Typo in node argument default plugin

(cherry picked from commit 503100b3)
parent 6d7ce14f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@
/**
 * Default argument plugin to extract a node.
 *
 * This plugin actually has no options so it odes not need to do a great deal.
 *
 * @ViewsArgumentDefault(
 *   id = "node",
 *   title = @Translation("Content ID from URL")