Revision 1fdfa87a lib/runtime.py

b/lib/runtime.py
171 171
  """Singleton wrapper around resolver instance.
172 172

  
173 173
  As this method is accessed by multiple threads at the same time
174
  we need to take thread-safty carefully
174
  we need to take thread-safety carefully.
175 175

  
176 176
  """
177 177
  # We need to use the global keyword here

Also available in: Unified diff