diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-03 12:06:07 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-03 12:38:00 +0100 |
commit | 875c4f21c9eabeb7aea3f332604d6fe5a0955713 (patch) | |
tree | 9e7b292d26d54e4034501247af6c2dccda7d609d /dev-python/pycurl | |
parent | dev-python/rpy: Version Bump (diff) | |
download | gentoo-875c4f21c9eabeb7aea3f332604d6fe5a0955713.tar.gz gentoo-875c4f21c9eabeb7aea3f332604d6fe5a0955713.tar.bz2 gentoo-875c4f21c9eabeb7aea3f332604d6fe5a0955713.zip |
metadata.xml: Correct broken text in ja longdescriptions
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pycurl')
-rw-r--r-- | dev-python/pycurl/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycurl/metadata.xml b/dev-python/pycurl/metadata.xml index ec31c8c83ad9..b9fa5fd7b942 100644 --- a/dev-python/pycurl/metadata.xml +++ b/dev-python/pycurl/metadata.xml @@ -9,7 +9,7 @@ Python module. All the functionality provided by libcurl can used through the pycurl interface. </longdescription> <longdescription lang="ja"> -PycURLはLibcurlへのパイソン・インターフェイスです。PycURLはPython言語モジュール>の様に、Python言語プログラムからURLで指定されたオブジェクトをダウンロードするに>も使えます。Libcurlで利用できる機能全てはPycURLインターフェイスを通して利用でき>ます。 +PycURLはLibcurlへのパイソン・インターフェイスです。PycURLはPython言語モジュール>の様に、Python言語プログラムからURLで指定されたオブジェクトをダウンロードするに>も使えます。Libcurlで利用できる機能全てはPycURLインターフェイスを通して利用でき>ます。 </longdescription> <upstream> <remote-id type="github">pycurl/pycurl</remote-id> |