]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/blobdiff - src/rrd_format.h
Update Version and Copyright year in git files
[thirdparty/rrdtool-1.x.git] / src / rrd_format.h
index f55462db1b11c1c63a5774f9321bb0897dff4669..d20578441115fe35fb0d9cf7c9539f569fb373a6 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * RRDtool 1.7.2 Copyright by Tobi Oetiker, 1997-2019
+ * RRDtool 1.8.0 Copyright by Tobi Oetiker, 1997-2022
  *****************************************************************************
  * rrd_format.h  RRD Database Format header
  *****************************************************************************/
@@ -54,7 +54,7 @@ typedef union unival {
  * ds - Data Source (ds) providing input to the database. A Data Source (ds)
  *       can be a traffic counter, a temperature, the number of users logged
  *       into a system. The rrd database format can handle the input of
- *       several Data Sources (ds) in a singe database.
+ *       several Data Sources (ds) in a single database.
  *  
  * dst - Data Source Type (dst). The Data Source Type (dst) defines the rules
  *       applied to Build Primary Data Points from the input provided by the