From 07446207874cea35255742109d136e639ff1f27b Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Mon, 18 Jul 2016 21:43:57 +0200 Subject: [PATCH] examples/device_db: explain where comments are shown (#518) --- artiq/examples/master/device_db.pyon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artiq/examples/master/device_db.pyon b/artiq/examples/master/device_db.pyon index 4f8f2a997..f5811ee34 100644 --- a/artiq/examples/master/device_db.pyon +++ b/artiq/examples/master/device_db.pyon @@ -38,7 +38,7 @@ "module": "artiq.coredevice.ttl", "class": "TTLOut", "arguments": {"channel": 0}, - "comment": "This is a fairly long comment to test word wrapping in GUI." + "comment": "This is a fairly long comment, shown as tooltip." }, "ttl1": { "type": "local",