dexter has uploaded this change for review.

View Change

docs/osmo-smdpp: fix markup

Change-Id: I4a0ed6fb2eedf1892835c43d304a53c995f028c8
---
M docs/osmo-smdpp.rst
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/95/38795/1
diff --git a/docs/osmo-smdpp.rst b/docs/osmo-smdpp.rst
index afc4eb8..2acde20 100644
--- a/docs/osmo-smdpp.rst
+++ b/docs/osmo-smdpp.rst
@@ -33,7 +33,7 @@
* does not perform all of the mandatory certificate verification (it checks the certificate chain, but not
the expiration dates nor any CRL)
* does not evaluate/consider any *Confirmation Code*
- * stores the sessions in an unencrypted _python shelve_ and is hence leaking one-time key materials
+ * stores the sessions in an unencrypted *python shelve* and is hence leaking one-time key materials
used for profile encryption and signing.



To view, visit change 38795. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I4a0ed6fb2eedf1892835c43d304a53c995f028c8
Gerrit-Change-Number: 38795
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>