diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wix/WixToolset.BuildTasks/ResolveWixReferences.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wix/WixToolset.BuildTasks/ResolveWixReferences.cs b/src/wix/WixToolset.BuildTasks/ResolveWixReferences.cs index d11b0399..03547fd1 100644 --- a/src/wix/WixToolset.BuildTasks/ResolveWixReferences.cs +++ b/src/wix/WixToolset.BuildTasks/ResolveWixReferences.cs | |||
| @@ -106,7 +106,7 @@ namespace WixToolset.BuildTasks | |||
| 106 | } | 106 | } |
| 107 | 107 | ||
| 108 | /// <summary> | 108 | /// <summary> |
| 109 | /// Resolves a single reference item by searcheing for referenced items using the specified SearchPaths. | 109 | /// Resolves a single reference item by searching for referenced items using the specified SearchPaths. |
| 110 | /// This method is made public so the resolution logic can be reused by other tasks. | 110 | /// This method is made public so the resolution logic can be reused by other tasks. |
| 111 | /// </summary> | 111 | /// </summary> |
| 112 | /// <param name="reference">The referenced item.</param> | 112 | /// <param name="reference">The referenced item.</param> |
