File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Amazon.Common.DotNetCli.Tools Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ public static string LookupTargetFrameworkFromProjectFile(string projectLocation
338338 /// Looks up the assembly name from a project file.
339339 /// </summary>
340340 /// <param name="projectLocation">The location of the project file.</param>
341- /// <param name="msBuildParameters">Additonal MSBuild paramteres passed by the user from the commandline</param>
341+ /// <param name="msBuildParameters">Additional MSBuild parameters passed by the user from the commandline</param>
342342 /// <returns>The assembly name of the project.</returns>
343343 public static string LookupAssemblyNameFromProjectFile ( string projectLocation , string msBuildParameters )
344344 {
You can’t perform that action at this time.
0 commit comments