Ver Fonte

Update path.ts (#4895)

Lorenzo Lewis há 3 anos atrás
pai
commit
4c24d10ff3
1 ficheiros alterados com 1 adições e 1 exclusões
  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}`