瀏覽代碼

Fix a Javadoc typo that crashes Checkstyle (yes, really)

Change-Id: Ib0ca5ad40a8e68a21c707941c7d533c9206a9129
tags/7.7.0.beta1
Johannes Dahlström 8 年之前
父節點
當前提交
3982e93901
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      server/src/main/java/com/vaadin/server/JsonPaintTarget.java

+ 1
- 1
server/src/main/java/com/vaadin/server/JsonPaintTarget.java 查看文件

@@ -158,7 +158,7 @@ public class JsonPaintTarget implements PaintTarget {
*
* @param tag
* the name of the end tag.
* @throws Paintexception
* @throws PaintException
* if the paint operation failed.
*/


Loading…
取消
儲存