s/fired/raised

svn path=/trunk/gtk-sharp/; revision=53420
This commit is contained in:
Mike Kestner 2005-11-23 21:59:35 +00:00
parent 98dc8e3151
commit 3e2f67b923
2 changed files with 3 additions and 3 deletions

View File

@ -379,4 +379,4 @@ public Widget MakeTableTester()
</Attributes>
</Member>
</Members>
</Type>
</Type>

View File

@ -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>