Skip to content

Commit f16bd0c

Browse files
gijzelaerrseveas
authored andcommitted
small typo
1 parent c92cbd9 commit f16bd0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ on received and sent data.
7878

7979
Here's a short example to illustrate:
8080

81+
>>> import NetworkManager
8182
>>> NetworkManager.NetworkManager.Version
8283
'1.4.4'
8384
>>> NetworkManager.NetworkManager.GetPermissions()
@@ -87,7 +88,7 @@ Here's a short example to illustrate:
8788
# Must have a mainloop to use signals
8889
>>> import dbus.mainloop.glib
8990
>>> dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
90-
>>> NetworkManager.Networkmanager.OnStateChanged(handle_state_change)
91+
>>> NetworkManager.NetworkManager.OnStateChanged(handle_state_change)
9192

9293
.. class:: TransientNMDbusInterface
9394

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy