aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2018-10-05 02:11:37 +0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2018-10-05 02:11:49 +0200
commit3059b81502e73660e991856019fe762228cb1680 (patch)
tree326ca3a356a478c9fb86822e4e773b1bace89aa6
parent68069acc2cc3692f0288ae89b365cf5ace11f015 (diff)
downloadblogc-3059b81502e73660e991856019fe762228cb1680.tar.gz
blogc-3059b81502e73660e991856019fe762228cb1680.tar.bz2
blogc-3059b81502e73660e991856019fe762228cb1680.zip
build: spec: s/converts/compiles/
-rw-r--r--blogc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/blogc.spec.in b/blogc.spec.in
index adb6788..69ae911 100644
--- a/blogc.spec.in
+++ b/blogc.spec.in
@@ -12,7 +12,7 @@ BuildRequires: git, tar, make
%endif
%description
-blogc(1) is a blog compiler. It converts source files and templates into
+blogc(1) is a blog compiler. It compiles source files and templates into
blog/website resources.
%if ! 0%{?el6}