Skip to content
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

memory leakの誤記を修正する #1834

Merged

Conversation

sanomari
Copy link
Contributor

@sanomari sanomari commented May 3, 2022

PR の目的

タイトル通りです。

カテゴリ

  • リファクタリング
  • ドキュメント修正

PR の背景

#1822 で「メモリ」の表記ゆれが指摘されました。

修正したい人がPRして良いということなのでPR作成します。

PR のメリット

PR のデメリット (トレードオフとかあれば)

仕様・動作説明

  • コメントやドキュメントにある「メモリーリーク」を「メモリリーク」に修正します。
  • コメントやドキュメントにある「メモリー使用量」を「メモリ使用量」に修正します。
  • 語句指定で対応するのは面倒なので「メモリー」を「メモリ」に置換します。

表記修正が目的であるため、静的解析の警告には対処しません。

PR の影響範囲

コメントとドキュメントに影響する変更です。

テスト内容

機能影響がないので不要です。

関連 issue, PR

参考資料

コメントやドキュメントにある「メモリーリーク」を「メモリリーク」に修正します。
@sanomari sanomari requested a review from a user May 3, 2022 06:41
@sanomari sanomari self-assigned this May 3, 2022
@AppVeyorBot
Copy link

Build sakura 1.0.4110 completed (commit 7869e8cdb0 by @sanomari)

@sonarcloud
Copy link

sonarcloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

ghost
ghost previously requested changes May 3, 2022
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

判断を保留します。
#1822 (comment)

@berryzplus
Copy link
Contributor

この内容なら自分は文句ないです。

#1822 (comment) では「メモリー」を「メモリ」にするのは反対と書きましたが、確かにメモリリークだしメモリ使用量だと思いました。

@Rukoto
Copy link
Contributor

Rukoto commented May 3, 2022

@sanomari
本PRは #1822 で私が要望を満たしたものであり、変更についても指摘等はございません。
代理PRいただき、ありがとうございます。

@sanomari sanomari dismissed ghost ’s stale review May 5, 2022 05:15

判断保留とあり修正要求がないため

@sanomari sanomari merged commit eea0c84 into sakura-editor:master May 5, 2022
@sanomari sanomari deleted the feature/fix_comment_text_of_memory branch May 5, 2022 05:15
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.

None yet

5 participants