From 39623df224608e77b5a62dabd35b09783198bc87 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 2 Jul 2015 08:01:42 +0200 Subject: Various improvements to cli module --- build/cli/target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/cli/target') diff --git a/build/cli/target b/build/cli/target index a32f718..06bc311 100644 --- a/build/cli/target +++ b/build/cli/target @@ -33,7 +33,7 @@ namespace build // It is theoretically possible that the compiler will add // padding between the members of this struct. This would // mean that the optimal alignment for a pointer is greater - // than its size (and that an array of pointer is sub- + // than its size (and that an array of pointers is sub- // optimally aligned). We will deal with such a beast of // an architecture when we see it. // -- cgit v1.1