From 349e988903d9cf7559eb4732c2acb671670872c4 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 17 Nov 2016 17:55:41 +0100 Subject: Typo --- src/libutil/util.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libutil/util.hh') diff --git a/src/libutil/util.hh b/src/libutil/util.hh index 0a3315bb5afa..1ede48a65ff2 100644 --- a/src/libutil/util.hh +++ b/src/libutil/util.hh @@ -431,7 +431,7 @@ void callSuccess( } -/* A variant of std::istringstream that doesn't its string +/* A variant of std::istringstream that doesn't copy its string argument. This is useful for large strings. The caller must ensure that the string object is not destroyed while it's referenced by this object. */ -- cgit 1.4.1