Skip to content

Conversation

@Qkd004
Copy link
Contributor

@Qkd004 Qkd004 commented Nov 7, 2025

PR Category

User Experience

Description

修复如下 typo 问题:

  • lengths
  • likely

未修复: # (L-7 library | libary 所在文件docs/api/paddle/utils/cpp extension/load cn.rst:32:24)。
原因:

  • 疑似代码中的内容可能涉及api不确定是否要更改
  • 原代码内容:name= "op_shared_libary_name", #生成动态链接库的名称

Related links

@CLAassistant
Copy link

CLAassistant commented Nov 7, 2025

CLA assistant check
All committers have signed the CLA.

@paddle-bot
Copy link

paddle-bot bot commented Nov 7, 2025

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7616.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes two spelling errors in documentation files and updates the typo configuration accordingly.

  • Corrected "lengthes" to "lengths" in Deep Speech 2 documentation
  • Corrected "likey" to "likely" in distributed training documentation
  • Removed both corrected typos from the _typos.toml exclusion list

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/design/network/deep_speech_2.md Fixed spelling of "lengths" in the Data Layers description
docs/design/dist_train/distributed_training_review.md Fixed spelling of "likely" in the Codistillation section
_typos.toml Removed "lengthes" and "likey" entries from the known typos list since they are now fixed

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@ooooo-create ooooo-create left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。
  • docs/design/dist_train/distributed_training_review.md: 点击预览
  • docs/design/network/deep_speech_2.md: 点击预览

@ooooo-create ooooo-create added the HappyOpenSource 快乐开源活动issue与PR label Nov 8, 2025
@ooooo-create ooooo-create merged commit 458969b into PaddlePaddle:develop Nov 8, 2025
11 checks passed
@ooooo-create
Copy link
Collaborator

未修复: # (L-7 library | libary 所在文件docs/api/paddle/utils/cpp extension/load cn.rst:32:24)。
原因:
疑似代码中的内容可能涉及api不确定是否要更改
原代码内容:name= "op_shared_libary_name", #生成动态链接库的名称

这个可以进行修改,因为是示例代码

LittleHeroZZZX pushed a commit to LittleHeroZZZX/Paddle-docs that referenced this pull request Nov 10, 2025
…e#7616)

* fix:'lengths' and 'likely'

* fix:'likely'

* fix:'lengths'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants