Skip to content
Snippets Groups Projects

Issue #3432979 - Fix spell

3 files
+ 16
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -9,7 +9,7 @@ use Symfony\Component\HttpFoundation\JsonResponse;
@@ -9,7 +9,7 @@ use Symfony\Component\HttpFoundation\JsonResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Request;
/**
/**
* Controller routines for mpax autocomplete routes.
* Controller routines for mpac autocomplete routes.
*/
*/
class MpacAutocompleteController extends ControllerBase {
class MpacAutocompleteController extends ControllerBase {
Loading