Code

ReleaseNotes: Fixed a typo.
authorSebastian Harl <sh@tokkee.org>
Wed, 24 Sep 2014 20:34:06 +0000 (13:34 -0700)
committerSebastian Harl <sh@tokkee.org>
Wed, 24 Sep 2014 20:34:06 +0000 (13:34 -0700)
ReleaseNotes

index 991308f96663004c8a847c6ca52ac9f195e2841f..df53914ffa3500659175486d37549103bfebd1ee 100644 (file)
@@ -48,7 +48,7 @@ Version 0.4.0, Release Date: 2014-09-01
      - Fixed a memory leak.
      - Apply (very) simple optimizations to lookup expressions.
      - Added support for metrics and their “data-stores” (describing how to
-       access the actual data references by a metric).
+       access the actual data referenced by a metric).
      - Added support for querying time-series data through the newly
        introduced “time-series fetcher” plugins.
    * frontend: