You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2026-05-22 07:55:37 +02:00
Revert "Fix typo: missing n in unknown" (#1347)
Reverts google/comprehensive-rust#1344. The edit to the Markdown file has been kept since we _do_ want to fix the typo!
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 "
|
||||
"unknown data\","
|
||||
"unknow data\","
|
||||
msgstr ""
|
||||
"`&CStr` para `&[u8]`: um _slice_ de bytes é a interface universal para "
|
||||
"\"algum dado desconhecido\","
|
||||
|
||||
Reference in New Issue
Block a user