reference/rrd/rrdcreator/adddatasource.xml
dd07341fae2c414adc1f700be0890ff32e8daab4
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="rrdcreator.adddatasource" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>RRDCreator::addDataSource</refname>
7
-
<refpurpose>Adds data source definition for RRD database.</refpurpose>
7
+
<refpurpose>Adds data source definition for RRD database</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -14,7 +14,7 @@
14
14
<methodparam><type>string</type><parameter>description</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
17
-
RRD can accept input from several data sources (DS), e.g incomming and outgoing
17
+
RRD can accept input from several data sources (DS), e.g incoming and outgoing
18
18
traffic. This method adds data source by description. You need call
19
19
this method for each data source.
20
20
</para>
21
21