Merge pull request #20926 from xnil/patch-1
Hepburn romanization of さようなら Reviewed-by: huonw
This commit is contained in:
commit
268e2bff97
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