Unverified Commit 266b7100 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3163703 by eiriksm, longwave: Typo in DeprecatedServicePropertyTrait

(cherry picked from commit 78e36807b3dbff15b648b2dfaeb5c61b48ac3288)
parent 638a8113
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
trait DeprecatedServicePropertyTrait {

  /**
   * Alows to access deprecated/removed properties.
   * Allows to access deprecated/removed properties.
   *
   * This method must be public.
   */