ソースを参照

Update path.ts (#4895)

Lorenzo Lewis 3 年 前
コミット
4c24d10ff3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      tooling/api/src/path.ts

+ 1 - 1
tooling/api/src/path.ts

@@ -529,7 +529,7 @@ async function videoDir(): Promise<string> {
 /**
  * Returns the path to the suggested log directory.
  *
- * ### Platform-specific
+ * #### Platform-specific
  *
  * - **Linux:** Resolves to `${configDir}/${bundleIdentifier}`.
  * - **macOS:** Resolves to `${homeDir}//Library/Logs/{bundleIdentifier}`