Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
3699a5d8
Commit
3699a5d8
authored
Oct 08, 2015
by
LE GAC Renaud
Browse files
Fix a typo pulications instead of publications.
parent
3d64bed6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/check_tools.py
modules/check_tools.py
+1
-1
No files found.
modules/check_tools.py
View file @
3699a5d8
...
...
@@ -222,7 +222,7 @@ def duplicate_article(publication):
db
=
current
.
globalenv
[
'db'
]
categories
=
db
.
categories
publications
=
db
.
pulications
publications
=
db
.
pu
b
lications
qcat
=
(
categories
.
code
==
'ACL'
)
|
(
categories
.
code
==
'ACLN'
)
qpub
=
publications
.
id_publishers
==
publication
[
'id_publishers'
]
...
...
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