Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
05ab70da
Commit
05ab70da
authored
Jul 16, 2012
by
Clément Schreiner
Browse files
Correct entity name.
parent
bf60da0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/plugins/similar.py
View file @
05ab70da
...
...
@@ -51,7 +51,7 @@ class SimilarPackage(PluginResult):
pass
orm
.
mapper
(
SimilarResult
,
inherits
=
plugin_result_mapper
,
polymorphic_identity
=
's
emantic
'
)
polymorphic_identity
=
's
imilar
'
)
class
SimilarPlugin
(
BasePlugin
):
result_model
=
SimilarResult
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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