doc/code_organisation.txt in metasm-1.0.2 vs doc/code_organisation.txt in metasm-1.0.3
- old
+ new
@@ -105,10 +105,10 @@
* `gtk.rb`: a Gtk2 backend, intended for unix platforms
* `qt.rb`: a Qt backend experiment
Please note that the Qt backend does not work *at all*.
-The `gui.rb` file in the main directory is used to chose among the available GUI backend
+The `gui.rb` file in the main directory is used to choose among the available GUI backend
the most appropriate for the current session.
Others
######