depricated -> deprecated
authorLeif Middelschulte <leif.middelschulte@gmail.com>
Thu, 23 Feb 2012 21:00:00 +0000 (21:00 +0000)
committerLeif Middelschulte <leif.middelschulte@gmail.com>
Thu, 23 Feb 2012 21:00:00 +0000 (21:00 +0000)
SVN revision: 68365

legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_randr.c
legacy/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c

index d36b880..52c4f80 100644 (file)
@@ -1560,7 +1560,7 @@ ecore_x_randr_crtcs_get(Ecore_X_Window root,
 }
 
 /*
- * @depricated bad naming. Use ecore_x_randr_window_crtcs_get instead.
+ * @deprecated bad naming. Use ecore_x_randr_window_crtcs_get instead.
  * @brief get the CRTCs, which display a certain window
  * @param window window the displaying CRTCs shall be found for
  * @param num the number of CRTCs displaying the window
@@ -2374,7 +2374,7 @@ ecore_x_randr_screen_current_size_set(Ecore_X_Window root,
 }
 
 /*
- * @depricated bad naming. Use ecore_x_randr_window_outputs_get instead.
+ * @deprecated bad naming. Use ecore_x_randr_window_outputs_get instead.
  * @brief get the outputs, which display a certain window
  * @param window window the displaying outputs shall be found for
  * @param num the number of outputs displaying the window
index 7bf2c86..1f4d1be 100644 (file)
@@ -534,7 +534,7 @@ ecore_x_randr_crtcs_get(Ecore_X_Window root,
 }
 
 /*
- * @depricated bad naming. Use ecore_x_randr_window_crtcs_get instead.
+ * @deprecated bad naming. Use ecore_x_randr_window_crtcs_get instead.
  * @brief get the CRTCs, which display a certain window
  * @param window window the displaying crtcs shall be found for
  * @param num the number of crtcs displaying the window
@@ -2343,7 +2343,7 @@ _ecore_x_randr_current_output_get_fail:
 }
 
 /*
- * @depricated bad naming. Use ecore_x_randr_window_outputs_get instead.
+ * @deprecated bad naming. Use ecore_x_randr_window_outputs_get instead.
  * @brief get the outputs, which display a certain window
  * @param window window the displaying outputs shall be found for
  * @param num the number of outputs displaying the window