mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-10 23:06:23 +00:00
Correct romanization of さようなら
This commit is contained in:
parent
431105a70a
commit
da15417b9d
@ -256,7 +256,7 @@ fn goodbye() -> String {
|
||||
}
|
||||
```
|
||||
|
||||
(This is "Sayoonara", if you're curious.)
|
||||
(This is "Sayōnara", if you're curious.)
|
||||
|
||||
Now that we have our some functionality in our crate, let's try to use it from
|
||||
another crate.
|
||||
|
Loading…
Reference in New Issue
Block a user