Correct romanization of さようなら
This commit is contained in:
parent
431105a70a
commit
da15417b9d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue