Skip to content

Commit 7e8f305

Browse files
gopi487krishnarafaeljw
authored andcommitted
docs/zh_CN: Fix malformed table
Running "make htmldocs" generates the following build error in zh_CN/cpu-freq/cpu-drivers.rst: Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst:109: ERROR: Malformed table. Fix the table formatting to resolve the error. Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 989ed3c commit 7e8f305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ CPUfreq核心层注册一个cpufreq_driver结构体。
112112
| | |
113113
+-----------------------------------+--------------------------------------+
114114
|policy->cpuinfo.transition_latency | CPU在两个频率之间切换所需的时间,以 |
115-
| | 纳秒为单位 |
115+
| | 纳秒为单位 |
116116
| | |
117117
+-----------------------------------+--------------------------------------+
118118
|policy->cur | 该CPU当前的工作频率(如适用) |

0 commit comments

Comments
 (0)