s/fired/raised
svn path=/trunk/gtk-sharp/; revision=53420
This commit is contained in:
parent
98dc8e3151
commit
3e2f67b923
2 changed files with 3 additions and 3 deletions
|
@ -379,4 +379,4 @@ public Widget MakeTableTester()
|
|||
</Attributes>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
|
@ -1103,7 +1103,7 @@ This property tells GTK# that the user interface for your application requires u
|
|||
<remarks>
|
||||
<block subset="none" type="note">
|
||||
<para>
|
||||
This event is usually fired when the user doubleclicks a row.
|
||||
This event is usually raised when the user doubleclicks a row.
|
||||
</para>
|
||||
</block>
|
||||
</remarks>
|
||||
|
@ -2057,4 +2057,4 @@ tree_view.AppendColumn ("title", text, "text", 0);
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
Loading…
Add table
Reference in a new issue