diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-06-22 00:25:46 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-06-22 00:25:46 +0800 |
commit | 49bc570f77df5cff0bf06fe61f76c24ac4e40a31 (patch) | |
tree | 13ca6b6bcb61a5abffc3e3cff7f1ddc9853d5416 /comms/libsyncml | |
parent | 68d4708510fff5c1e30042390d42a1e02b0ae8d6 (diff) | |
download | freebsd-ports-graphics-49bc570f77df5cff0bf06fe61f76c24ac4e40a31.tar.gz freebsd-ports-graphics-49bc570f77df5cff0bf06fe61f76c24ac4e40a31.tar.zst freebsd-ports-graphics-49bc570f77df5cff0bf06fe61f76c24ac4e40a31.zip |
Fix a few typos in ports/comms.
Diffstat (limited to 'comms/libsyncml')
-rw-r--r-- | comms/libsyncml/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libsyncml/pkg-descr b/comms/libsyncml/pkg-descr index 7226b778a11..4480a964997 100644 --- a/comms/libsyncml/pkg-descr +++ b/comms/libsyncml/pkg-descr @@ -1,5 +1,5 @@ Libsyncml is a implementation of the SyncML protocol. -It's purpose is PIM data synchronization with mobile +Its purpose is PIM data synchronization with mobile devices over HTTP or OBEX/Bluetooth channels. WWW: http://libsyncml.opensync.org/ |