Git commit 6d2fa524f5e8e6b52a87554a78fd7208532b56f2 by Yuri Chornoivan. Committed on 04/09/2016 at 13:50. Pushed by yurchor into branch 'master'.
Fix minor typos M +1 -1 digikam/intro-database.docbook M +1 -1 digikam/using-setup-database.docbook http://commits.kde.org/digikam-doc/6d2fa524f5e8e6b52a87554a78fd7208532b56f2 diff --git a/digikam/intro-database.docbook b/digikam/intro-database.docbook index c8316c5..2d63dcc 100644 --- a/digikam/intro-database.docbook +++ b/digikam/intro-database.docbook @@ -5,7 +5,7 @@ <title>Introduction</title> <para> - Everyone knows about database, it is used to store data. As all other photgraphs management programs, &digikam; too uses the database for some obvious reasons like avoiding data duplication, reducing data redundancy, a quicky seach engine, and greater data integrity. Moreover, the cost of data entry, storage and retrieval are drastically reduced. Additionally, any user can access the data using query language. + Everyone knows about database, it is used to store data. As all other photographs management programs, &digikam; too uses the database for some obvious reasons like avoiding data duplication, reducing data redundancy, a quick search engine, and greater data integrity. Moreover, the cost of data entry, storage and retrieval are drastically reduced. Additionally, any user can access the data using query language. </para> <para> diff --git a/digikam/using-setup-database.docbook b/digikam/using-setup-database.docbook index a1b589a..84cffe3 100644 --- a/digikam/using-setup-database.docbook +++ b/digikam/using-setup-database.docbook @@ -264,7 +264,7 @@ </para> <para> - The chapter about <link linkend="tool-maintenance">&digikam; Maintenance tool</link> will explain how to maintain in time the database contents and how to synchronize the collections with databases information (and vis-versa). + The chapter about <link linkend="tool-maintenance">&digikam; Maintenance tool</link> will explain how to maintain in time the database contents and how to synchronize the collections with databases information (and vice versa). </para> </sect3>
