We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a854c7d commit f9bde73Copy full SHA for f9bde73
src/PowerShellEditorServices/Services/Symbols/Vistors/FindDotSourcedVisitor.cs
@@ -9,7 +9,7 @@
9
namespace Microsoft.PowerShell.EditorServices.Services.Symbols
10
{
11
/// <summary>
12
- /// The vistor used to find the dont sourced files in an AST
+ /// The vistor used to find the dot-sourced files in an AST
13
/// </summary>
14
internal class FindDotSourcedVisitor : AstVisitor
15
0 commit comments