aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-10-13 00:50:31 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:32 +0700
commit27cc2cc9ba98188bc1c14ab146f717ddd58606ae (patch)
treedeec49d57cbda65e17dfc0bfcee013b2cc0c788d
parent9d1e581e56232d3185b379eb26902da0b20e687b (diff)
development/osc: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/osc/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/osc/README b/development/osc/README
index 8e8dbbf924aa..4a808fcf1392 100644
--- a/development/osc/README
+++ b/development/osc/README
@@ -4,6 +4,6 @@ service, and it can be used to edit metadata, query about build
results, and do virtually everything (and more) accessible from the web
interface.
-On first run, osc will prompt you for your OpenSUSE Build Service credentials,
-and store them plaintext in ~/.oscrc. Guard the file and filesystem
-appropriately.
+On first run, osc will prompt you for your OpenSUSE Build Service
+credentials, and store them plaintext in ~/.oscrc. Guard the file and
+filesystem appropriately.