Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
7732262b
Commit
7732262b
authored
Sep 06, 2000
by
dave%intrec.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for bug 38791: scipped -> skipped spelling correction.
parent
0c6db6b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bug_email.pl
contrib/bug_email.pl
+2
-2
No files found.
contrib/bug_email.pl
View file @
7732262b
...
...
@@ -37,7 +37,7 @@
#
# You need to work with bug_email.pl the MIME::Parser installed.
#
# $Id: bug_email.pl,v 1.
7 2000/08/30 21:47:17 cyeh%bluemartini
.com Exp $
# $Id: bug_email.pl,v 1.
8 2000/09/06 06:01:10 dave%intrec
.com Exp $
###############################################################
# 02/12/2000 (SML)
...
...
@@ -1087,7 +1087,7 @@ if( $GroupSet eq "" ) {
if
(
lsearch
(
\
@db_bits
,
$bit
)
==
-
1
)
{
# Bit not found !
my
$Text
=
"Checking the Group-Settings: You sent the Groupset-Bit $bit\n"
.
"which is not a valid Groupset-Bit. It will be s
c
ipped !\n\n"
;
"which is not a valid Groupset-Bit. It will be s
k
ipped !\n\n"
;
BugMailError
(
0
,
$Text
);
}
else
{
# Cool bit, add to the result-String
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment