You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2026-05-22 07:55:37 +02:00
Fix typo: missing n in unknown (#1344)
This commit is contained in:
+1
-1
@@ -15048,7 +15048,7 @@ msgstr ""
|
||||
#: src/exercises/day-3/safe-ffi-wrapper.md:27
|
||||
msgid ""
|
||||
"`&CStr` to `&[u8]`: a slice of bytes is the universal interface for \"some "
|
||||
"unknow data\","
|
||||
"unknown data\","
|
||||
msgstr ""
|
||||
"`&CStr` para `&[u8]`: um _slice_ de bytes é a interface universal para "
|
||||
"\"algum dado desconhecido\","
|
||||
|
||||
Reference in New Issue
Block a user