Fix typo in COMPILING.

Message ID 20200129174538.80786-1-gprocida@google.com
State Committed
Headers
Series Fix typo in COMPILING. |

Commit Message

Aleksei Vetrov via Libabigail Jan. 1, 2020, midnight UTC
  COMPILING: Fix typo: s/wan/want.

Signed-off-by: Giuliano Procida <gprocida@google.com>
---
 COMPILING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Aleksei Vetrov via Libabigail Jan. 1, 2020, midnight UTC | #1
On Wed, Jan 29, 2020 at 05:45:38PM +0000, Android Kernel Team wrote:
>	COMPILING: Fix typo: s/wan/want.
>
>Signed-off-by: Giuliano Procida <gprocida@google.com>

Reviewed-by: Matthias Maennich <maennich@google.com>

Cheers,
Matthias

>---
> COMPILING | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/COMPILING b/COMPILING
>index 198bf361..33613a37 100644
>--- a/COMPILING
>+++ b/COMPILING
>@@ -12,7 +12,7 @@ following packages:
>     automake
>     pkg-config
>
>-If you wan to build the documentation of libabigail, then you also
>+If you want to build the documentation of libabigail, then you also
> need these packages (and its dependencies):
>
>      doxygen
>-- 
>2.25.0.341.g760bfbb309-goog
>
>
  

Patch

diff --git a/COMPILING b/COMPILING
index 198bf361..33613a37 100644
--- a/COMPILING
+++ b/COMPILING
@@ -12,7 +12,7 @@  following packages:
     automake
     pkg-config
 
-If you wan to build the documentation of libabigail, then you also
+If you want to build the documentation of libabigail, then you also
 need these packages (and its dependencies):
 
      doxygen