summaryrefslogtreecommitdiff
path: root/src/geode_driver.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2022-05-01 20:25:09 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2022-05-01 20:25:09 +0200
commitd83cf3635d9397f1dd092608276c7072ed39dd91 (patch)
tree4a8d186a6b13163e207873f09f67e494b728d381 /src/geode_driver.c
parente8b23199e5d87551d4ba5e6156ec008ed19cb0d9 (diff)
parent27ea30c38994b689d6e27e8fac8c63d69179f9b5 (diff)
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'src/geode_driver.c')
-rw-r--r--src/geode_driver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/geode_driver.c b/src/geode_driver.c
index 9cd0af9..e16ea72 100644
--- a/src/geode_driver.c
+++ b/src/geode_driver.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006 Avanced Micro Devices, Inc.
+ * Copyright (c) 2006 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -414,7 +414,7 @@ AmdPciProbe(DriverPtr driver,
*
* Comments :This should be minimal probe and it should under no
* circumstances change the state of the hardware.Don't do
- * any intiallizations other than the required
+ * any initializations other than the required
* ScreenInforec.
*----------------------------------------------------------------------------
*/