Skip to content

Commit

Permalink
エンジン情報の取得に関するコメントを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Nov 6, 2024
1 parent c0219f2 commit d8013ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/electron/manager/engineInfoManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export class EngineInfoManager {
}

/**
* 全てのエンジンの一覧を取得する
* 全てのエンジンの情報を取得する
*/
fetchEngineInfos(): EngineInfo[] {
const engineInfos = [
Expand Down

0 comments on commit d8013ae

Please sign in to comment.