From 3bb5c202469bf1ecfde23d5cd65a5f9db3f07ca3 Mon Sep 17 00:00:00 2001 From: Lars Engels Date: Tue, 5 Dec 2017 14:01:12 +0000 Subject: [PATCH] devel/osc: Fix typo in pkg-descr Approved by: portmgr blanket --- devel/osc/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/osc/pkg-descr b/devel/osc/pkg-descr index 8a21c93fa7ea..ef8794f628b4 100644 --- a/devel/osc/pkg-descr +++ b/devel/osc/pkg-descr @@ -1,4 +1,4 @@ -osc is a command-line client fot openSUSE build service. It is +osc is a command-line client for openSUSE build service. It is written in Python, and in addition to the commandline interface it also provides a Python module, for use by other Python programs.