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.
2 parents cebfe8d + a96219e commit 777ed61Copy full SHA for 777ed61
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