From 860c798835ae8846e4100ea6557bed28317713bb Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 27 Feb 2018 17:00:26 +0100 Subject: Rename master example title to "Client" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The slave example already uses the Server terminology in the same spot. This change makes the master example consistent with the slave example. The client/server terminology is much easier to understand than Modbus' Master/Slave terminology. Change-Id: Ic99cc75f223394faba8dcd62f144edd76a9dd50a Reviewed-by: André Hartmann --- examples/serialbus/modbus/master/mainwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/serialbus') diff --git a/examples/serialbus/modbus/master/mainwindow.ui b/examples/serialbus/modbus/master/mainwindow.ui index 4230fbf..bf80826 100644 --- a/examples/serialbus/modbus/master/mainwindow.ui +++ b/examples/serialbus/modbus/master/mainwindow.ui @@ -17,7 +17,7 @@ - Modbus Master Example + Modbus Client Example -- cgit v1.2.3