From 8e8854090a5f206416d992090276fe2985e04e23 Mon Sep 17 00:00:00 2001 From: Cyril Plisko Date: Tue, 9 Aug 2016 10:26:57 +0300 Subject: Update documentation --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib.rs b/src/lib.rs index eda5ba2..c88fbee 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -30,7 +30,7 @@ //! } //! ``` //! -//! If no PAGER is found `setup()` does nothing and your executable keeps +//! If no suitable pager found `setup()` does nothing and your executable keeps //! running as usual. `Pager` cleans after itself and doesn't leak resources in //! case of setup failure. //! -- cgit v1.2.3