diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2010-08-18 14:52:15 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2010-08-18 14:52:15 +0200 |
commit | c9d63900f4db134942a9421b851cea647fc59b51 (patch) | |
tree | 35c5e47d76cb771948f0874831c94f57dcf70137 | |
parent | bb9a15f0dae9a5f18b04d278e8df58b733f5e725 (diff) |
typo
-rw-r--r-- | skype/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/skype/README b/skype/README index f2c437f5..894695fd 100644 --- a/skype/README +++ b/skype/README @@ -185,9 +185,9 @@ if you used the `--sysconfdir` switch when running bitlbee-skype's `configure`. NOTE: Maybe you want to adjust the permissions in the `~/.skyped` dir. For example make it readable by just your user. -TIP: In case you have difficulties generating skyped.cert.pem and -skyped.key.pem you just want to experiment, you can copy&paste the contents of -those files from +TIP: In case you have difficulties generating `skyped.cert.pem` / +`skyped.key.pem` and you just want to experiment, you can copy&paste the +contents of those files from http://code.google.com/p/gdata-python-client/source/browse/src/gdata/oauth/rsa.py#87[here]. - If both pyopenssl and python-gnutls are available, then python-gnutls |