File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -800,7 +800,7 @@ msgstr ""
800800"más de estos ejemplos, no olvide [instalar Rust localmente](https://www.rust-"
801801"lang.org/tools/install) y consulte los [documentos oficiales](https://doc."
802802"rust-lang.org/std/). Además, para la gente curiosa, también puede [ver el "
803- "código fuentepara este sitio](https://github.com/rust-lang/rust-by-example)."
803+ "código fuente para este sitio](https://github.com/rust-lang/rust-by-example)."
804804
805805#: src/index.md:12
806806msgid "Now let's begin!"
@@ -918,8 +918,8 @@ msgid ""
918918"[Macros](macros.md) - Macros are a way of writing code that writes other "
919919"code, which is known as metaprogramming."
920920msgstr ""
921- "[Macros](macros.md) - Las macros son una forma de escribir código que "
922- "escribe a otroscódigos , lo cual se conoce como metaprogramación."
921+ "[Macros](macros.md) - Las macros son una forma de escribir código que escribe otro "
922+ "código , lo cual se conoce como metaprogramación."
923923
924924#: src/index.md:48
925925msgid "[Error handling](error.md) - Learn Rust way of handling failures."
You can’t perform that action at this time.
0 commit comments