Project

General

Profile

Actions

Bug #12591

closed

Typo in katello/repository.rb

Added by Bryan Kearney about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1282657
Description of problem:

$ find . -name *.rb|xargs grep -s 'to deleting it'
./app/models/katello/repository.rb: "Please delete all Content View versions containing this repository before attempting to deleting it."))

Version-Release number of selected component (if applicable):

Master repo

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

"...before attempting to deleting it"

Expected results:

"...before attempting to delete it"

Additional info:

Actions

Also available in: Atom PDF