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 aef04cc commit a96219eCopy full SHA for a96219e
docs/vsto/codesnippet/VisualBasic/setexceldocumentproperties/module1.vb
@@ -45,7 +45,7 @@ Module Module1
45
solutionID, deploymentManifestLocation, _
46
True, nonpublicCachedDataMembers)
47
48
- Console.WriteLine("Insallation Location Modified Successfully")
+ Console.WriteLine("Installation Location Modified Successfully")
49
50
Catch ex As System.IO.FileNotFoundException
51
Console.WriteLine("The specified document does not exist.")
0 commit comments