From: Frederik Schwarzer Date: Thu, 25 Sep 2008 15:05:22 +0000 (+0000) Subject: let me introduce: typo of the year "the the" X-Git-Tag: v4.1.80~11 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=fe0d774963286b3986e48ffe6d1f4c8bafaa20ef;p=libqmvoc.git let me introduce: typo of the year "the the" mostly seen as "the the" -> "the" "the the" -> "to the" and in its best case "a the the" -> "" :) svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=864814 --- diff --git a/libscience/tempunit.cpp b/libscience/tempunit.cpp index 48e68fd..aa3b1d2 100644 --- a/libscience/tempunit.cpp +++ b/libscience/tempunit.cpp @@ -24,7 +24,7 @@ double TempUnit::convert( double value, TempUnit::Unit from, TempUnit::Unit to ) { /** * These are the four formula needed to convert from - * Kelvin the the other units: + * Kelvin to the other units: Kelvin Celsius °C = K - 273,15 Kelvin Fahrenheit °F = K × 1,8 - 459,67