[PATCH 6/8] Typos: fix capitalization after semicolumn in preferences.ui

Dirk Hohndel dirk at hohndel.org
Sun Jan 25 07:15:51 PST 2015


Technically this is a colon (':'), not a semicolon (';'). But I wonder if
we really want to continue lower case after a colon...

/D

On Sun, Jan 25, 2015 at 05:03:20PM +0200, Lubomir I. Ivanov wrote:
> From: "Lubomir I. Ivanov" <neolit123 at gmail.com>
> 
> Signed-off-by: Lubomir I. Ivanov <neolit123 at gmail.com>
> ---
>  qt-ui/preferences.ui | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui
> index 66eda46..2072e4e 100644
> --- a/qt-ui/preferences.ui
> +++ b/qt-ui/preferences.ui
> @@ -792,14 +792,14 @@
>              <item row="5" column="0">
>               <widget class="QCheckBox" name="show_ccr_setpoint">
>                <property name="text">
> -               <string>CCR: Show setpoints when viewing pO₂</string>
> +               <string>CCR: show setpoints when viewing pO₂</string>
>                </property>
>               </widget>
>              </item>
>               <item row="6" column="0">
>               <widget class="QCheckBox" name="show_ccr_sensors">
>                <property name="text">
> -               <string>CCR: Show individual O₂ sensor values when viewing pO₂</string>
> +               <string>CCR: show individual O₂ sensor values when viewing pO₂</string>
>                </property>
>               </widget>
>              </item>
> -- 
> 1.7.11.msysgit.0
> 
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


More information about the subsurface mailing list