aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/user/special
diff options
context:
space:
mode:
authorGravatar Brian Osman <brianosman@google.com>2018-06-18 14:24:44 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-18 19:15:48 +0000
commit1c477fc263cf37c27cd92740d9328445420a926d (patch)
tree646d1276502c26a9fb8296e4b08e9b7721fae10a /site/user/special
parentc00d8627ff8adbc9ba49ab6fcbc356c6db9ffb84 (diff)
Remove old references to SampleApp
Docs-Preview: https://skia.org/?cl=135570 Change-Id: I330ffa964c2d90ca8d3cd844aabcd8616ccd0540 Reviewed-on: https://skia-review.googlesource.com/135570 Reviewed-by: Cary Clark <caryclark@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
Diffstat (limited to 'site/user/special')
-rw-r--r--site/user/special/lua.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/user/special/lua.md b/site/user/special/lua.md
index b8a9cd5c9b..9798273ca9 100644
--- a/site/user/special/lua.md
+++ b/site/user/special/lua.md
@@ -21,7 +21,7 @@ Try It Out
----------
The tools `lua_app` and `lua_pictures` should now be available when you compile,
-and `SampleApp` should now have a `Lua` sample.
+and `Viewer` should now have a `Lua` sample.
To-Do