depricated -> deprecated

SVN revision: 68365
This commit is contained in:
Leif Middelschulte 2012-02-23 21:00:00 +00:00
parent 8c33537c4a
commit 4e5b9877dd
2 changed files with 4 additions and 4 deletions

View 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

View 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