Skip to content

Commit

Permalink
FIX_rst_sintaxe_error
Browse files Browse the repository at this point in the history
  • Loading branch information
ellesimas committed Jul 29, 2020
1 parent 4a87ea3 commit 6041d57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bottle_app.py
@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
# SPDX License Indentifier : GPL 3.8-or-later
'''
*As rotas que direcionam para outras abas da web,
* As rotas que direcionam para outras abas da web,
através do gerenciador de de http.
*Framework Bottle utilizado. Documentação em <https://wiki.python.org/moin/Routing>
* Framework Bottle utilizado. Documentação em <https://wiki.python.org/moin/Routing>
.. versionadded:: 20.1.0
Expand Down

0 comments on commit 6041d57

Please sign in to comment.