From 8e200c7001e4dddbcaf9a6721ea1e83738502e2b Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Tue, 28 Dec 2010 10:17:59 +0100 Subject: [PATCH] doc: Fix wording --- doc/sim-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sim-api.txt b/doc/sim-api.txt index d4d2b1b4..89c321ef 100644 --- a/doc/sim-api.txt +++ b/doc/sim-api.txt @@ -44,7 +44,7 @@ Methods dict GetProperties() Obtain the icon given by id. Only ids greater than 1 are valid. XPM format is currently used to return the - icon format. + icon data. Signals PropertyChanged(string name, variant value)