]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use American English spelling of "signaling". 1899/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Nov 2015 15:04:10 +0000 (09:04 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Nov 2015 15:04:10 +0000 (09:04 -0600)
include/deal.II/base/smartpointer.h

index 47cc06789ce17ac5c4d157089d1f882edb360b8c..3079f9e7aabfc6df4a9d57aa953b3515c556d75a 100644 (file)
@@ -26,7 +26,7 @@ DEAL_II_NAMESPACE_OPEN
  * Smart pointers avoid destruction of an object in use. They can be used just
  * like a pointer (i.e. using the <tt>*</tt> and <tt>-></tt> operators and
  * through casting) but make sure that the object pointed to is not deleted in
- * the course of use of the pointer by signalling the pointee its use.
+ * the course of use of the pointer by signaling the pointee its use.
  *
  * Objects pointed to, i.e. the class T, should inherit Subscriptor or must
  * implement the same functionality. Null pointers are an exception from this

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.