A few more wording changes

svn path=/trunk/gtk-sharp/; revision=50731
This commit is contained in:
Miguel de Icaza 2005-09-25 17:33:45 +00:00
parent d904ed0fd7
commit a02ae2bfd6
3 changed files with 5 additions and 5 deletions

View File

@ -177,7 +177,7 @@
</ReturnValue>
<Parameters />
<Docs>
<summary>Event fired when the selected is changed.</summary>
<summary>Event raised when the selected is changed.</summary>
<remarks />
</Docs>
</Member>

View File

@ -39,9 +39,9 @@
<ReturnType>System.Object</ReturnType>
</ReturnValue>
<Docs>
<summary>This NotifyEventArgs property refers to the GConf Value from an entry which modification, addition or removal cause the event to be fired.
<summary>This NotifyEventArgs property refers to the GConf Value from an entry which modification, addition or removal cause the event to be raised.
</summary>
<value>the object stored in the GConf which modification, removal or addition cause the event to be fired.</value>
<value>the object stored in the GConf which modification, removal or addition cause the event to be raised.</value>
<remarks>
</remarks>
</Docs>
@ -53,7 +53,7 @@
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This NotifyEventArgs property refers to the key which value modification, addition or removal cause the event to be fired.</summary>
<summary>This NotifyEventArgs property refers to the key which value modification, addition or removal cause the event to be raised.</summary>
<value>a string for the key name</value>
<remarks>
</remarks>

View File

@ -97,7 +97,7 @@
<Parameters />
<Docs>
<summary>
An event handler that fires when the direction of a keymap has been changed.
An event handler that raised when the direction of a keymap has been changed.
</summary>
<remarks>
None