From b47ab3e06b8af07a79b58f23d18b5a06c2dc8108 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Nov 2016 16:42:14 +0200 Subject: Cosmetic change --- butl/fdstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'butl') diff --git a/butl/fdstream b/butl/fdstream index d3dbef7..3fb52f7 100644 --- a/butl/fdstream +++ b/butl/fdstream @@ -53,7 +53,7 @@ namespace butl reset (int fd = -1) noexcept; // Close an open file descriptor. Throw ios::failure on the underlying OS - // error. Reset the descriptor to -1 whenever the exception is thrown or + // error. Reset the descriptor to -1 whether the exception is thrown or // not. // void -- cgit v1.1