Fix spelling in comment.

This commit is contained in:
Poul-Henning Kamp 2002-12-13 21:10:59 +00:00
parent 9cf092a263
commit ef7b370b00
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107831

View File

@ -136,7 +136,7 @@ g_bde_config(struct g_configargs *ga)
gp = NULL;
if (ga->flag == GCFG_DISMANTLE) {
/*
* Orderly dettachment.
* Orderly detachment.
*/
if (ga->geom != NULL) {
gp = ga->geom;