From 5f460b60e558822bada88adeab83c06101930384 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 17 Aug 2017 11:50:28 +0200 Subject: "LINE" was in undercase, messing with the output. --- data/property/incrementer.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/property/incrementer.pp b/data/property/incrementer.pp index 5fe3e96..e4768d9 100644 --- a/data/property/incrementer.pp +++ b/data/property/incrementer.pp @@ -1,3 +1,3 @@ The waveform associated with $wf.IDENTIFIER$ (from file $wf.FILE$, line $wf.LINE$ column $wf.COLUMN$) is incremented by the process $ps.LABEL$ (from -$ps.FILE$, line $ps.line$, column $ps.COLUMN$). +$ps.FILE$, line $ps.LINE$, column $ps.COLUMN$). -- cgit v1.2.3-70-g09d2