diff --git a/buildPkg.R b/buildPkg.R
index 0ec73c8c77fd4edb47d79d00372c3ab8e7c3f09f..8f1fe872da710dd750791d288955a1cfb8c0673a 100644
--- a/buildPkg.R
+++ b/buildPkg.R
@@ -30,7 +30,7 @@ check(cleanup = FALSE, manual = TRUE, vignettes = FALSE,
 # Run examples from all functions of the package
 # run_examples()
 # Run examples from a specific function
-# dev_example("loessGui")
+# dev_example("yscale.components.right")
 
 ## Show all exported objects.
 ls("package:legTools")