浏览代码

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.
  * Returns the path to the suggested log directory.
  *
  *
- * ### Platform-specific
+ * #### Platform-specific
  *
  *
  * - **Linux:** Resolves to `${configDir}/${bundleIdentifier}`.
  * - **Linux:** Resolves to `${configDir}/${bundleIdentifier}`.
  * - **macOS:** Resolves to `${homeDir}//Library/Logs/{bundleIdentifier}`
  * - **macOS:** Resolves to `${homeDir}//Library/Logs/{bundleIdentifier}`