=item force_ascii
For L</v8> mode and later, uses L<String::ToIdentifier::EN> instead of
-L<String::ToIdentifier::EM::Unicode> to force monikers and other identifiers to
+L<String::ToIdentifier::EN::Unicode> to force monikers and other identifiers to
ASCII.
=back
=head2 name_parts
Returns an arrayref of the values returned by the methods specified in
-the L<moniker_parts|DBIx::Class::Scheam::Loader::Base/moniker_parts> of
+the L<moniker_parts|DBIx::Class::Schema::Loader::Base/moniker_parts> of
the L</loader> object. The object arrayrefifies to this value.
=cut