1
0
Falko Schindler 2 жил өмнө
parent
commit
76a3746e86

+ 1 - 1
api_docs_and_examples.py

@@ -757,7 +757,7 @@ This will make `ui.plot` and `ui.line_plot` unavailable.
     with example(ui_run):
         ui.label('dark page on port 7000 without reloading')
 
-        #  ui.run(dark=True, port=7000, reload=Fals2)
+        #  ui.run(dark=True, port=7000, reload=False)
 
     # HACK: turn expensive line plot off after 10 seconds
     def handle_change(self, msg):