diff --git a/src/Importer.php b/src/Importer.php index 3d71a0c..62f3c36 100644 --- a/src/Importer.php +++ b/src/Importer.php @@ -165,7 +165,7 @@ class Importer implements ImporterInterface { } /** - * Replace import core UUIDs with the loval UUIDs. + * Replace import core UUIDs with the local UUIDs. * * @param string $contents * Serialized content to manipulate.