Skip to content

Commit 989ed3c

Browse files
gopi487krishnarafaeljw
authored andcommitted
docs/zh_TW: Fix malformed table
Running "make htmldocs" generate the following build error in zh_TW/cpu-freq/cpu-drivers.rst: Documentation/translations/zh_TW/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 fa06c48 commit 989ed3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/translations/zh_TW/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)