Browse Source

* fix comment

git-svn-id: branches/z80@44533 -
nickysn 5 years ago
parent
commit
8291d24b7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/z80/rgcpu.pas

+ 1 - 1
compiler/z80/rgcpu.pas

@@ -1,7 +1,7 @@
 {
 {
     Copyright (c) 1998-2008 by Florian Klaempfl
     Copyright (c) 1998-2008 by Florian Klaempfl
 
 
-    This unit implements the avr specific class for the register
+    This unit implements the Z80 specific class for the register
     allocator
     allocator
 
 
     This program is free software; you can redistribute it and/or modify
     This program is free software; you can redistribute it and/or modify