aboutsummaryrefslogtreecommitdiff
path: root/cast/sender/public/README.md
diff options
context:
space:
mode:
authorAbraham Corea Diaz <abrahamcd@google.com>2021-07-02 20:53:57 +0000
committerOpenscreen LUCI CQ <openscreen-scoped@luci-project-accounts.iam.gserviceaccount.com>2021-07-03 02:56:05 +0000
commit9d6aade8df4477ef616f81b29cf91eb157c3686c (patch)
tree731d6935376cc4f3348767d4c2177b8949d8a8c4 /cast/sender/public/README.md
parent223797e8b6f8e52f3b84c6e4240e2d941b46c6cb (diff)
downloadopenscreen-9d6aade8df4477ef616f81b29cf91eb157c3686c.tar.gz
Rename Device to Receiver
This patch renames relevant usages of Device to Receiver. Bug: b/155337619 Change-Id: Ib21c99ee7ceb6a7f73247e00c0e2638a92c342c1 Reviewed-on: https://chromium-review.googlesource.com/c/openscreen/+/2998268 Commit-Queue: Jordan Bayles <jophba@chromium.org> Reviewed-by: Jordan Bayles <jophba@chromium.org>
Diffstat (limited to 'cast/sender/public/README.md')
-rw-r--r--cast/sender/public/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cast/sender/public/README.md b/cast/sender/public/README.md
index b670d110..eb7527f5 100644
--- a/cast/sender/public/README.md
+++ b/cast/sender/public/README.md
@@ -1,5 +1,5 @@
# cast/sender/public
This module contains an implementation of the Cast "sender", i.e. the client
-that discovers Cast devices on the LAN and launches apps on them.
+that discovers Cast receivers on the LAN and launches apps on them.