Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 396318 Details for
Bug 539942
app-portage/layman: typo fix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Correct misspelling of "separate"
0001-Correct-misspelling-of-separate.patch (text/plain), 1.19 KB, created by
Ulrich Müller
on 2015-02-13 08:16:56 UTC
(
hide
)
Description:
Correct misspelling of "separate"
Filename:
MIME Type:
Creator:
Ulrich Müller
Created:
2015-02-13 08:16:56 UTC
Size:
1.19 KB
patch
obsolete
>From 5e59dd6cce3c40b2ee20dbb0d1a5be661eca6997 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ulrich=20M=C3=BCller?= <ulm@gentoo.org> >Date: Fri, 13 Feb 2015 08:45:08 +0100 >Subject: [PATCH] Correct misspelling of "separate" > >--- > etc/layman.cfg | 2 +- > layman/utils.py | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/etc/layman.cfg b/etc/layman.cfg >index 2aa7dd7..f79270a 100644 >--- a/etc/layman.cfg >+++ b/etc/layman.cfg >@@ -211,7 +211,7 @@ news_reporter: portage > # > # These commnad options will be added to the above commands > # when the overlay is added or synced. >-# Use spaces to seperate command line arguments >+# Use spaces to separate command line arguments > # > # note: there are some options hardcoded in the backend > # scripts already. All VCS types listed here are >diff --git a/layman/utils.py b/layman/utils.py >index b522759..b8e1e2a 100644 >--- a/layman/utils.py >+++ b/layman/utils.py >@@ -175,7 +175,7 @@ def path(path_elements): > if isinstance(path_elements, STR): > path_elements = [path_elements] > >- # Concatenate elements and seperate with / >+ # Concatenate elements and separate with / > for i in path_elements: > pathname += i + '/' > >-- >2.3.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 539942
: 396318