Git commit a4b0f1f0c40d8a769307611b287a51593d78d502 by Yuri Chornoivan. Committed on 20/01/2013 at 09:06. Pushed by yurchor into branch 'master'.
Fix minor typos M +1 -1 doc/introduction.docbook M +1 -1 doc/introduction/introduction.html M +1 -1 doc/man-sflphone-client-kde.1.docbook http://commits.kde.org/sflphone-kde/a4b0f1f0c40d8a769307611b287a51593d78d502 diff --git a/doc/introduction.docbook b/doc/introduction.docbook index 2730c48..089a6d9 100644 --- a/doc/introduction.docbook +++ b/doc/introduction.docbook @@ -7,7 +7,7 @@ This user manual is intended to describe the contents and use of the &sflphone-c &sflphone-client-kde; is a &kde; client for &sflphone;. It communicates with the core side, sflphone daemon, through &DBus;. &sflphone; is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support. -It is SIP and IAX2 compatible. &sflphone; audio layer is build upon a native ALSA interface and a native PulseAudio interface. +It is SIP and IAX2 compatible. &sflphone; audio layer is built upon a native ALSA interface and a native PulseAudio interface. </para> </chapter> diff --git a/doc/introduction/introduction.html b/doc/introduction/introduction.html index f923dc5..a3dd224 100644 --- a/doc/introduction/introduction.html +++ b/doc/introduction/introduction.html @@ -23,7 +23,7 @@ NAME="introduction" is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support. It is SIP and IAX2 compatible. - audio layer is build upon a native ALSA interface and and a native PulseAudio interface.</P + audio layer is built upon a native ALSA interface and and a native PulseAudio interface.</P > </DIV ></BODY diff --git a/doc/man-sflphone-client-kde.1.docbook b/doc/man-sflphone-client-kde.1.docbook index 2042ca4..41e39ea 100644 --- a/doc/man-sflphone-client-kde.1.docbook +++ b/doc/man-sflphone-client-kde.1.docbook @@ -43,7 +43,7 @@ <refsect1> <title>Description</title> <para>SFLphone is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support. -SFLphone audio layer is build upon a native ALSA interface and and a native PulseAudio interface. +SFLphone audio layer is built upon a native ALSA interface and and a native PulseAudio interface. sflphone-client-kde is a KDE client for SFLphone; it communicates with the core side through D-Bus. </para> </refsect1>
