diff options
author | Chengwei Yang <chengwei.yang@intel.com> | 2013-06-28 13:55:14 +0800 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-06-28 11:35:13 +0100 |
commit | 5fdb93a49c6b66f6461d4842821cb51d6e58658e (patch) | |
tree | 48a8d72d3f8babbf9ad383d0aceb2cb603cace45 /README.win | |
parent | 23fa534a0a6ec74ed22fcf132a00fac4a78ca994 (diff) | |
download | dbus-5fdb93a49c6b66f6461d4842821cb51d6e58658e.tar.gz |
Fix two small typos in README.win
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=66300
Diffstat (limited to 'README.win')
-rw-r--r-- | README.win | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,13 +88,13 @@ FAQ The OpenWengo dbus-c++ binding has been ported to windows see in WinDBus svn (http://sf.net/projects/windbus) - The related test applicationa are running well. + The related test applications are running well. TODO ---- -Oktober 2010: +October 2010: - the code wrapped with DBUS_WIN_FIXME should be inspected if it required for windows |