1
0
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:
Martin Geisler
2023-10-11 13:47:04 +02:00
committed by GitHub
parent b398b46a10
commit 98f5f9a88f
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -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\","