Remove extra . in metadata_lib_filename_form

This commit is contained in:
Steven Tang 2022-11-22 17:07:19 +11:00
parent a1ea1c128d
commit 395f2b84e6
No known key found for this signature in database
GPG Key ID: 1597520C734BAE66

View File

@ -275,7 +275,7 @@ metadata_crate_location_unknown_type =
extern location for {$crate_name} is of an unknown type: {$path}
metadata_lib_filename_form =
file name should be lib*.rlib or {$dll_prefix}*.{$dll_suffix}
file name should be lib*.rlib or {$dll_prefix}*{$dll_suffix}
metadata_multiple_import_name_type =
multiple `import_name_type` arguments in a single `#[link]` attribute