提交 1d8eb3f2 编写于 作者: B Benjamin Winterberg

Merge pull request #9 from rmtheis/patch-1

Fixed spelling
......@@ -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.
先完成此消息的编辑!
想要评论请 注册