From 8a02bfdec6cfd18d3d495e6f6d44b22f9ed25f0b Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sat, 27 May 2023 12:12:45 +0800 Subject: [PATCH] textproc/rubygem-google-cloud-translate: Cosmetic change --- textproc/rubygem-google-cloud-translate/pkg-descr | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-google-cloud-translate/pkg-descr b/textproc/rubygem-google-cloud-translate/pkg-descr index 206d43cc9c7e..00bbac780679 100644 --- a/textproc/rubygem-google-cloud-translate/pkg-descr +++ b/textproc/rubygem-google-cloud-translate/pkg-descr @@ -5,7 +5,6 @@ pairs. Translation lets websites and programs programmatically integrate with the translation service. Actual client classes for the various versions of this API are defined in -versioned client gems, with names of the form google-cloud-translate-v*. -The gem google-cloud-translate is the main client library that brings the -versioned gems in as dependencies, and provides high-level methods for -constructing clients. +versioned client gems, with names of the form google-cloud-translate-v*. The gem +google-cloud-translate is the main client library that brings the versioned gems +in as dependencies, and provides high-level methods for constructing clients.