Changed the incorrect tag <see cref="langword:null" /> to the correct one <see langword="null" />.

svn path=/trunk/gtk-sharp/; revision=13887
This commit is contained in:
Hector E. Gomez Morales 2003-04-22 10:23:57 +00:00
parent 775e610a14
commit d2cf33a249

View File

@ -1,3 +1,19 @@
2003-04-22 Hector E. Gomez Morales <hgomez_36@flashmail.com>
* en/Gtk/AccelGroup.xml
* en/Gtk/AccelLabel.xml
* en/Gtk/Entry.xml
* en/Gtk/HScrollbar.xml
* en/Gtk/Label.xml
* en/Gtk/MenuItem.xml
* en/Gtk/MenuShell.xml
* en/Gtk/Misc.xml
* en/Gtk/ScrolledWindow.xml
* en/Gtk/Toolbar.xml
* en/Gtk/VScrollbar.xml
* en/Gtk/Widget.xml: Changed the incorrect tag <see cref="langword:null" />
to the correct one <see langword="null" /> and some small fixes.
2003-04-15 Miguel de Icaza <miguel@ximian.com>
* en/Glade/WidgetAttribute.cs: Add docs.