From f22fe29b2618c20cf1cf0696627889e419dd6278 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 21 Jun 2022 19:13:13 +0300 Subject: [PATCH] fix typo --- js/po.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/po.js b/js/po.js index f03e6e6e50..941ddb5e8c 100644 --- a/js/po.js +++ b/js/po.js @@ -29,7 +29,7 @@ const fs = require('fs'); /** -* Buils a PO file for a specific language or all languages. +* Builds a PO file for a specific language or all languages. */ class PO {