Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
typo: committ -> commit
  • Loading branch information
nschonni committed Mar 26, 2019
commit 6901e990a9ccb9d1405a94cbf5d6f31ae3739fac
2 changes: 1 addition & 1 deletion xml/System.Configuration.Install/Installer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
<ReturnType>System.Configuration.Install.InstallEventHandler</ReturnType>
</ReturnValue>
<Docs>
<summary>Occurs before the installers in the <see cref="P:System.Configuration.Install.Installer.Installers" /> property committ their installations.</summary>
<summary>Occurs before the installers in the <see cref="P:System.Configuration.Install.Installer.Installers" /> property commit their installations.</summary>
<remarks>
<format type="text/markdown"><![CDATA[

Expand Down