Skip to content

Commit bb82827

Browse files
committed
对increment_cn文件做了修改,删掉了句首句尾逗号前的多余空格
1 parent b93caa7 commit bb82827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/paddle/increment_cn.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ increment
88
99
1010
11-
在控制流程中用来让参数 ``x`` 的数值增加 ``value``
11+
在控制流程中用来让参数 ``x`` 的数值增加 ``value``。
1212

1313
参数
1414
:::::::::
@@ -20,7 +20,7 @@ increment
2020
返回
2121
:::::::::
2222

23-
Tensor,形状和数据类型同输入 ``x``
23+
Tensor,形状和数据类型同输入 ``x``。
2424

2525

2626
代码示例

0 commit comments

Comments
 (0)