Skip to content

Commit c48b523

Browse files
committed
docs: fix typo
1 parent 9fdd3f1 commit c48b523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Config/Factories.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class Factories
5252
];
5353

5454
/**
55-
* Mapping of class aliases to their true Full Qualified Class Name (FQCN).
55+
* Mapping of class aliases to their true Fully Qualified Class Name (FQCN).
5656
*
5757
* Class aliases can be:
5858
* - FQCN. E.g., 'App\Lib\SomeLib'

0 commit comments

Comments
 (0)