aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanley.cheung@gmail.com>2016-08-11 12:02:31 -0700
committerGravatar GitHub <noreply@github.com>2016-08-11 12:02:31 -0700
commita6f6b6f4c9816e9ade3a5e997a9bc9b29224858f (patch)
tree3a44fdd8e46b6e0b91de55e9ea8ee0ae7eab6567 /examples
parentdae95b4e3608bbb4d012e10627fea6d2e74b48a0 (diff)
parentf789facafd66a4f1d789d5062f1dd17c0142c006 (diff)
Merge pull request #7674 from stanley-cheung/php7-ubuntu-fix
PHP7: fix ubuntu compile error
Diffstat (limited to 'examples')
-rw-r--r--examples/php/route_guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/php/route_guide/README.md b/examples/php/route_guide/README.md
index 4e74a79f13..26f1704f12 100644
--- a/examples/php/route_guide/README.md
+++ b/examples/php/route_guide/README.md
@@ -1,6 +1,6 @@
#gRPC Basics: PHP sample code
The files in this folder are the samples used in [gRPC Basics: PHP][],
-a detailed tutorial for using gRPC in Ruby.
+a detailed tutorial for using gRPC in PHP.
[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html