Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardedFish committed Feb 19, 2024
1 parent 8824102 commit 5e27452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/utils/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export async function activateRobotsDotTextExtension(
}

/**
* Opens a document by URI in Visual Studio Code.
* Opens a document by relative URI (from the '../../workspace/' directory) in Visual Studio Code.
*
* @param uri The URI to open in Visual Studio Code.
* @param languageId The langauge ID of the document that Visual Studio Code will display it as.
Expand Down

0 comments on commit 5e27452

Please sign in to comment.