Skip to content

Commit 2da9efe

Browse files
committed
Auto merge of #25463 - jeremyschlatter:master, r=alexcrichton
2 parents 0d707d1 + 3709e8f commit 2da9efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/trpl/rust-inside-other-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ end
217217

218218
Hello.process
219219

220-
puts "done!
220+
puts "done!"
221221
```
222222
223223
Before we can run this, we need to install the `ffi` gem:

0 commit comments

Comments
 (0)