提交 928b8247 编写于 作者: R Robert Theis

Fixed spelling

上级 8ae6f10b
......@@ -137,7 +137,7 @@ Integer converted = converter.convert("123");
System.out.println(converted); // 123
```
Keep in mind that the code is also valid if the `@FunctionalInterface` annotation would be ommited.
Keep in mind that the code is also valid if the `@FunctionalInterface` annotation would be omitted.
## Method and Constructor References
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册