Skip to content

update:属性名拼写错误 #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

CaoZhengxi
Copy link
Contributor

fountPath修正为 fontPath

fountPath修正为 fontPath
@psxjoy psxjoy assigned psxjoy and unassigned psxjoy Dec 10, 2024
@psxjoy psxjoy self-requested a review December 10, 2024 13:24
@psxjoy
Copy link
Member

psxjoy commented Dec 10, 2024

@CaoZhengxi While typo fixes are straightforward, I still recommend running a local build for validation. Review the specific CI build errors, address them, and then submit again.

这种typo类型的改动虽然很简单,但是还是建议在本地构建一下作为校验。查看CI构建错误的具体问题,然后再提交一下吧。

@@ -23,17 +23,17 @@ public class FileConverterContext {

private File inputFile;
private File outputFile;
private String fountPath;
private String fontPath;
Copy link
Member

Choose a reason for hiding this comment

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

Check if this field name is still referenced in other files. The CI logs show a build failure.

@CaoZhengxi CaoZhengxi closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants